diff options
author | 2018-06-10 23:42:44 +0100 | |
---|---|---|
committer | 2018-06-11 00:02:03 +0100 | |
commit | a5d0aa87228f2ee1c2a12b2d0eac517932a8821b (patch) | |
tree | f51f3c96d61636322969ba2f5e5cc69b0feb6084 /dev-perl/ExtUtils-InstallPaths | |
parent | dev-perl/ExtUtils-Helpers: stable 0.26.0 for ia64, bug #657690 (diff) | |
download | gentoo-a5d0aa87228f2ee1c2a12b2d0eac517932a8821b.tar.gz gentoo-a5d0aa87228f2ee1c2a12b2d0eac517932a8821b.tar.bz2 gentoo-a5d0aa87228f2ee1c2a12b2d0eac517932a8821b.zip |
dev-perl/ExtUtils-InstallPaths: stable 0.11.0 for ia64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/ExtUtils-InstallPaths')
-rw-r--r-- | dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 a69538dbd3bd..22abc1eb7cd4 100644 --- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild +++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |