diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:19 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:48 -0700 |
commit | a79217e9ed2544f5800b3754b0997b73e72df9f3 (patch) | |
tree | bffcbf14830c3ddeedeee1f69a959a0aa4b12c44 /dev-perl/Specio | |
parent | dev-perl/Devel-GlobalDestruction-0.140.0: added ~ia64, bug 577100 (diff) | |
download | gentoo-a79217e9ed2544f5800b3754b0997b73e72df9f3.tar.gz gentoo-a79217e9ed2544f5800b3754b0997b73e72df9f3.tar.bz2 gentoo-a79217e9ed2544f5800b3754b0997b73e72df9f3.zip |
dev-perl/Specio-0.350.0: added ~ia64, bug 599550
Diffstat (limited to 'dev-perl/Specio')
-rw-r--r-- | dev-perl/Specio/Specio-0.350.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild index 57989fa2eb04..c4a9d09a0f97 100644 --- a/dev-perl/Specio/Specio-0.350.0.ebuild +++ b/dev-perl/Specio/Specio-0.350.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test minimal" RDEPEND=" |