diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-12 19:23:01 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-12 19:23:01 +0200 |
commit | 3161eee7752f3807ebe499710ec1cc4ac6dc7dd1 (patch) | |
tree | 9724764851993236baa82134f9281d6da3c80483 /dev-perl/ExtUtils-InstallPaths | |
parent | dev-perl/ExtUtils-Helpers: arm stable, bug #570270 (diff) | |
download | gentoo-3161eee7752f3807ebe499710ec1cc4ac6dc7dd1.tar.gz gentoo-3161eee7752f3807ebe499710ec1cc4ac6dc7dd1.tar.bz2 gentoo-3161eee7752f3807ebe499710ec1cc4ac6dc7dd1.zip |
dev-perl/ExtUtils-InstallPaths: arm stable, bug #570270
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/ExtUtils-InstallPaths')
-rw-r--r-- | dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild index 516e2103d97f..517215236d8e 100644 --- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild +++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION='Build.PL install path logic made easy' LICENSE=" || ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="test" DEPEND=" |