diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:54:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:54:10 +0100 |
commit | 573a64815b67dbf8f627c30de2bdc2c6fd610ab6 (patch) | |
tree | adecdd82c24a450cf143bc3f87af8382128de546 /dev-perl/ExtUtils-Depends | |
parent | dev-perl/ExtUtils-AutoInstall: stable 0.640.0 for hppa, bug #657574 (diff) | |
download | gentoo-573a64815b67dbf8f627c30de2bdc2c6fd610ab6.tar.gz gentoo-573a64815b67dbf8f627c30de2bdc2c6fd610ab6.tar.bz2 gentoo-573a64815b67dbf8f627c30de2bdc2c6fd610ab6.zip |
dev-perl/ExtUtils-Depends: stable 0.405.0 for hppa, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 0e3d84c200ff..f0394316e9f0 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=" |