diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:42:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:33 +0100 |
commit | 40945f9a04fc1ee17545a444649d9f96299a82b3 (patch) | |
tree | ae7b16f515cebaf2ab0ba63d4c485b37475fc5ee /dev-perl/ExtUtils-Depends | |
parent | dev-perl/ExtUtils-AutoInstall: stable 0.640.0 for ppc, bug #657574 (diff) | |
download | gentoo-40945f9a04fc1ee17545a444649d9f96299a82b3.tar.gz gentoo-40945f9a04fc1ee17545a444649d9f96299a82b3.tar.bz2 gentoo-40945f9a04fc1ee17545a444649d9f96299a82b3.zip |
dev-perl/ExtUtils-Depends: stable 0.405.0 for ppc, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 c79a02cbafb2..9aa3e49c5991 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=" |