diff options
author | 2017-03-15 11:45:58 -0700 | |
---|---|---|
committer | 2017-03-15 11:47:34 -0700 | |
commit | d81b78c122fc4ffa33ef70f7cb72699102e3f04a (patch) | |
tree | 4c2e841a89e65aeb7c7edb531e342049f2fede43 /dev-perl/Devel-LexAlias | |
parent | dev-perl/HTTP-Headers-Fast-0.200.0: added ~ia64, bug 577100 (diff) | |
download | gentoo-d81b78c122fc4ffa33ef70f7cb72699102e3f04a.tar.gz gentoo-d81b78c122fc4ffa33ef70f7cb72699102e3f04a.tar.bz2 gentoo-d81b78c122fc4ffa33ef70f7cb72699102e3f04a.zip |
dev-perl/Devel-LexAlias-0.50.0: added ~ia64, bug 599550
Diffstat (limited to 'dev-perl/Devel-LexAlias')
-rw-r--r-- | dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild index 80545d7c41ea..8fc680dc4cf3 100644 --- a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild +++ b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Alias lexical variables" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/Devel-Caller-2.03" |