diff options
author | 2017-11-07 22:51:25 +0000 | |
---|---|---|
committer | 2017-11-07 22:51:25 +0000 | |
commit | 444428c45b9f42ae814cbe66ec433d6514deae78 (patch) | |
tree | eccd07318645ec967f3777130ce66830104cad01 /dev-perl/ExtUtils-InstallPaths | |
parent | dev-perl/ExtUtils-Helpers: stable 0.26.0 for sparc, bug #617120 (thanks to Ro... (diff) | |
download | gentoo-444428c45b9f42ae814cbe66ec433d6514deae78.tar.gz gentoo-444428c45b9f42ae814cbe66ec433d6514deae78.tar.bz2 gentoo-444428c45b9f42ae814cbe66ec433d6514deae78.zip |
dev-perl/ExtUtils-InstallPaths: stable 0.11.0 for sparc, bug #617120 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
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 ec11e3437b9e..ae04ae9ee8ae 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=" |