diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:22:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:22:44 +0200 |
commit | 75c0bf50f8509ed58fbea8d8e7d4936baf701010 (patch) | |
tree | 98335fc1aed0862528149cdf4ba90991dc9a4181 /dev-perl/ExtUtils-InstallPaths | |
parent | dev-perl/ExtUtils-Helpers: x86 stable wrt bug #615600 (diff) | |
download | gentoo-75c0bf50f8509ed58fbea8d8e7d4936baf701010.tar.gz gentoo-75c0bf50f8509ed58fbea8d8e7d4936baf701010.tar.bz2 gentoo-75c0bf50f8509ed58fbea8d8e7d4936baf701010.zip |
dev-perl/ExtUtils-InstallPaths: x86 stable wrt bug #615600
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 98e0001cbb1a..f48b1fca4479 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=" |