commit: 0e618975cbba68cdbf84da3eb3c443a95f825185 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Wed Mar 15 12:58:53 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Wed Mar 15 13:00:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e618975
dev-perl/Inline-C: add ~arm ~ppc keywords (bug 598464). Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-perl/Inline-C/Inline-C-0.760.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c93735ef089..8bd64c1c9a1 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
