diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-11 23:52:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-11 23:58:56 +0300 |
commit | ca8b35996fe399e6e398f0ce9c3fce4078ddf3af (patch) | |
tree | bd82d1b7d5d2139243a1afdfcc86ce4377665cf2 /dev-perl | |
parent | dev-perl/ExtUtils-Helpers: Add ~ia64 keyword wrt bug #548352 (diff) | |
download | gentoo-ca8b35996fe399e6e398f0ce9c3fce4078ddf3af.tar.gz gentoo-ca8b35996fe399e6e398f0ce9c3fce4078ddf3af.tar.bz2 gentoo-ca8b35996fe399e6e398f0ce9c3fce4078ddf3af.zip |
dev-perl/ExtUtils-InstallPaths: Add ~ia64 keyword wrt bug #548352
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-perl')
-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 780cee947b86..9ff6d2a4a171 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="test" DEPEND=" |