diff options
author | 2018-06-10 18:43:57 +0200 | |
---|---|---|
committer | 2018-06-10 18:43:57 +0200 | |
commit | ea453e5825da9c770727349e5c1a536bffebdfd3 (patch) | |
tree | 46d75befa8c706e7b4d7912aaa54f6f3b6b0a791 /dev-perl/ExtUtils-Depends | |
parent | dev-perl/HTTP-Daemon: x86 stable (bug #657636) (diff) | |
download | gentoo-ea453e5825da9c770727349e5c1a536bffebdfd3.tar.gz gentoo-ea453e5825da9c770727349e5c1a536bffebdfd3.tar.bz2 gentoo-ea453e5825da9c770727349e5c1a536bffebdfd3.zip |
dev-perl/ExtUtils-Depends: x86 stable (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 4aeb351a875e..87a85459ebda 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=" |