diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-07-24 12:37:04 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-07-24 13:23:09 -0700 |
commit | bcca19851e6802f5514f324c0b0e972a61df279d (patch) | |
tree | a80b0c070516923ae5ecee79f617333f38fe8d68 /dev-perl/Inline-C | |
parent | dev-perl/Pegex: Keyword 0.750.0 alpha, #796788 (diff) | |
download | gentoo-bcca19851e6802f5514f324c0b0e972a61df279d.tar.gz gentoo-bcca19851e6802f5514f324c0b0e972a61df279d.tar.bz2 gentoo-bcca19851e6802f5514f324c0b0e972a61df279d.zip |
dev-perl/Inline-C: Keyword 0.810.0 alpha, #796788
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Inline-C')
-rw-r--r-- | dev-perl/Inline-C/Inline-C-0.810.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Inline-C/Inline-C-0.810.0.ebuild b/dev-perl/Inline-C/Inline-C-0.810.0.ebuild index 2b7de44db386..964d6c7994b5 100644 --- a/dev-perl/Inline-C/Inline-C-0.810.0.ebuild +++ b/dev-perl/Inline-C/Inline-C-0.810.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="C Language Support for Inline" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |