diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:10 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:43 -0700 |
commit | 578d20c95d7b0f79dded706a0187374166bddb26 (patch) | |
tree | 55d7be90ea19706ed8e2fdb41f56edbc9e4917a3 /dev-perl/Inline-C | |
parent | dev-perl/Sereal-3.15.0: added ~ia64, bug 602340 (diff) | |
download | gentoo-578d20c95d7b0f79dded706a0187374166bddb26.tar.gz gentoo-578d20c95d7b0f79dded706a0187374166bddb26.tar.bz2 gentoo-578d20c95d7b0f79dded706a0187374166bddb26.zip |
dev-perl/Inline-C-0.760.0: added ~ia64, bug 576058
Diffstat (limited to 'dev-perl/Inline-C')
-rw-r--r-- | dev-perl/Inline-C/Inline-C-0.760.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Inline-C/Inline-C-0.760.0.ebuild b/dev-perl/Inline-C/Inline-C-0.760.0.ebuild index f4db8aead60e..7172560dca26 100644 --- a/dev-perl/Inline-C/Inline-C-0.760.0.ebuild +++ b/dev-perl/Inline-C/Inline-C-0.760.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="C Language Support for Inline" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ppc ~sparc ~x86" IUSE="test" DIST_TEST="do" # parallelism thwarted by race conditions |