diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-15 13:58:53 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-15 14:00:07 +0100 |
commit | 0e618975cbba68cdbf84da3eb3c443a95f825185 (patch) | |
tree | f1a46887bd317266bf7a55e8cb487d0f535e0956 /dev-perl/Inline-C | |
parent | dev-perl/IO-All: add ~arm keyword (bug 598464). (diff) | |
download | gentoo-0e618975cbba68cdbf84da3eb3c443a95f825185.tar.gz gentoo-0e618975cbba68cdbf84da3eb3c443a95f825185.tar.bz2 gentoo-0e618975cbba68cdbf84da3eb3c443a95f825185.zip |
dev-perl/Inline-C: add ~arm ~ppc keywords (bug 598464).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
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 c93735ef089e..8bd64c1c9a15 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 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86" IUSE="test" DIST_TEST="do" # parallelism thwarted by race conditions |