diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 17:22:19 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 17:22:20 -0700 |
commit | 689f3d44f5c764e4b3020abf474dbabef7e71ac4 (patch) | |
tree | 6c227e3acf5937ed6d17e8ca9c656d72bed837f7 /perl-core/CPAN-Meta | |
parent | dev-perl/libintl-perl: alpha stable, bug 577104. (diff) | |
download | gentoo-689f3d44f5c764e4b3020abf474dbabef7e71ac4.tar.gz gentoo-689f3d44f5c764e4b3020abf474dbabef7e71ac4.tar.bz2 gentoo-689f3d44f5c764e4b3020abf474dbabef7e71ac4.zip |
perl-core/CPAN-Meta: alpha stable, bug 578370.
Diffstat (limited to 'perl-core/CPAN-Meta')
-rw-r--r-- | perl-core/CPAN-Meta/CPAN-Meta-2.150.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/CPAN-Meta/CPAN-Meta-2.150.1.ebuild b/perl-core/CPAN-Meta/CPAN-Meta-2.150.1.ebuild index a7c1942f44f9..46949bd9514a 100644 --- a/perl-core/CPAN-Meta/CPAN-Meta-2.150.1.ebuild +++ b/perl-core/CPAN-Meta/CPAN-Meta-2.150.1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="The distribution metadata for a CPAN dist" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |