diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:36:06 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:37:51 -0400 |
commit | 59327e6ef5d57096b534bfd4877a54debbdad260 (patch) | |
tree | 50dbe61ffbb0ba2656d0b78c5e766320d78e62c3 /dev-perl/ExtUtils-Depends | |
parent | dev-perl/Sereal-Decoder: amd64 stable wrt bug #657574 (diff) | |
download | gentoo-59327e6ef5d57096b534bfd4877a54debbdad260.tar.gz gentoo-59327e6ef5d57096b534bfd4877a54debbdad260.tar.bz2 gentoo-59327e6ef5d57096b534bfd4877a54debbdad260.zip |
dev-perl/ExtUtils-Depends: amd64 stable wrt bug #657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/ExtUtils-Depends')
-rw-r--r-- | dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild index 15bcc337662b..4aeb351a875e 100644 --- a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild +++ b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Easily build XS extensions that depend on XS extensions" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="test" RDEPEND=" |