diff options
author | 2017-04-30 11:33:15 +0200 | |
---|---|---|
committer | 2017-04-30 11:36:53 +0200 | |
commit | 4fc719bf745c8c052da374dca740c7d29c61cb15 (patch) | |
tree | 8ca4746bb20861f02b8edee1e368c41d8680298f /dev-perl/ExtUtils-InstallPaths | |
parent | dev-perl/ExtUtils-Helpers: ppc64 stable wrt bug #615600 (diff) | |
download | gentoo-4fc719bf745c8c052da374dca740c7d29c61cb15.tar.gz gentoo-4fc719bf745c8c052da374dca740c7d29c61cb15.tar.bz2 gentoo-4fc719bf745c8c052da374dca740c7d29c61cb15.zip |
dev-perl/ExtUtils-InstallPaths: ppc64 stable wrt bug #615600
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 5e28169937ab..0796158ca508 100644 --- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild +++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild @@ -7,7 +7,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=" |