diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:57:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:57:10 +0200 |
commit | c27d3eeaf7c7281e6f3f454afd8c3c442a8c76b7 (patch) | |
tree | ecca41952691526e9c16e2490e8831a910203117 /dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild | |
parent | dev-perl/ExtUtils-Helpers: ppc stable wrt bug #615600 (diff) | |
download | gentoo-c27d3eeaf7c7281e6f3f454afd8c3c442a8c76b7.tar.gz gentoo-c27d3eeaf7c7281e6f3f454afd8c3c442a8c76b7.tar.bz2 gentoo-c27d3eeaf7c7281e6f3f454afd8c3c442a8c76b7.zip |
dev-perl/ExtUtils-InstallPaths: ppc stable wrt bug #615600
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild')
-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 f48b1fca4479..5e28169937ab 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=" |