commit:     1bd334d0302261396a1e1514d349022f31367ebc
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 23 22:27:28 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 23 22:27:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd334d0

perl-core/CPAN: Add missing useflag

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 perl-core/CPAN/CPAN-2.290.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/CPAN/CPAN-2.290.0.ebuild 
b/perl-core/CPAN/CPAN-2.290.0.ebuild
index 9fcf0d2d6ab2..5885635e7817 100644
--- a/perl-core/CPAN/CPAN-2.290.0.ebuild
+++ b/perl-core/CPAN/CPAN-2.290.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Query, download and build perl modules from CPAN 
sites"
 
 SLOT="0"
 KEYWORDS="~amd64 ~m68k ~mips ~s390 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="+minimal ssl"
+IUSE="+minimal ssl test"
 
 CRAZYDEPS="
        dev-perl/Archive-Zip

Reply via email to