diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:28:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:28:40 +0100 |
commit | 7c9c089e940630c22ac231e387349946289d197d (patch) | |
tree | 773a101872b474a60721def0fd9a1fe2bebf90b3 | |
parent | perl-core/Test-Simple: x86 stable wrt bug #573546 (diff) | |
download | gentoo-7c9c089e940630c22ac231e387349946289d197d.tar.gz gentoo-7c9c089e940630c22ac231e387349946289d197d.tar.bz2 gentoo-7c9c089e940630c22ac231e387349946289d197d.zip |
perl-core/CPAN-Meta: x86 stable wrt bug #573546
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 da4e3b672551..e4ee568ad35b 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=" |