diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 06:17:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 06:17:13 +0000 |
commit | cbb66d89529e962513f2d11a91297a311c99d740 (patch) | |
tree | c7b6eecbd9e16c5b8dbd449769f75158409c6e10 /dev-perl | |
parent | dev-ruby/autoprefixer-rails: add 10.2.4.0 (diff) | |
download | gentoo-cbb66d89529e962513f2d11a91297a311c99d740.tar.gz gentoo-cbb66d89529e962513f2d11a91297a311c99d740.tar.bz2 gentoo-cbb66d89529e962513f2d11a91297a311c99d740.zip |
dev-perl/Const-Fast: Stabilize 0.14.0-r2 ppc, #770745
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild b/dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild index 2a1a25893828..1a4c332c2161 100644 --- a/dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild +++ b/dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Facility for creating read-only scalars, arrays, and hashes" SLOT="0" -KEYWORDS="~amd64 arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm ppc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |