diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 20:19:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 20:37:00 +0000 |
commit | 0bca618e11d2d9a2575e3300d3f6aac68d5b620c (patch) | |
tree | b1f6d0ab524b5944ede59d7ef675277a286a989c /dev-perl/ExtUtils-InstallPaths | |
parent | dev-perl/ExtUtils-Helpers: stable 0.26.0 for hppa, bug #617120 (thanks to Rol... (diff) | |
download | gentoo-0bca618e11d2d9a2575e3300d3f6aac68d5b620c.tar.gz gentoo-0bca618e11d2d9a2575e3300d3f6aac68d5b620c.tar.bz2 gentoo-0bca618e11d2d9a2575e3300d3f6aac68d5b620c.zip |
dev-perl/ExtUtils-InstallPaths: stable 0.11.0 for hppa, bug #617120 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/ExtUtils-InstallPaths')
-rw-r--r-- | dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild index ae04ae9ee8ae..939823e399d8 100644 --- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild +++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="Build.PL install path logic made easy" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |