diff options
author | Markus Meier <maekke@gentoo.org> | 2016-04-03 21:04:47 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-04-03 21:04:47 +0200 |
commit | d39627054280d5626c96f8451e0f0cc9376e719c (patch) | |
tree | 8c339a766c9f9f1d51e932fd52fd676085f973c7 /perl-core/CPAN-Meta | |
parent | net-misc/radvd: arm stable, bug #578094 (diff) | |
download | gentoo-d39627054280d5626c96f8451e0f0cc9376e719c.tar.gz gentoo-d39627054280d5626c96f8451e0f0cc9376e719c.tar.bz2 gentoo-d39627054280d5626c96f8451e0f0cc9376e719c.zip |
perl-core/CPAN-Meta: arm stable, bug #578370
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
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 e4ee568ad35b..a7c1942f44f9 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=" |