commit: 007077e7152d6a0300ebc0c8a773ff619259da1d Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed May 25 06:49:41 2016 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed May 25 06:52:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=007077e7
dev-perl/Inline-C: added ~alpha, bug 576058. 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 ca86749..d04092c 100644 --- a/dev-perl/Inline-C/Inline-C-0.760.0.ebuild +++ b/dev-perl/Inline-C/Inline-C-0.760.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="C Language Support for Inline" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="test" DIST_TEST="do" # parallelism thwarted by race conditions
