diff options
author | Sam James <sam@gentoo.org> | 2021-02-27 16:16:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-27 16:16:12 +0000 |
commit | d3fce54af836d9fd812e8087c98d11568c3b1bd4 (patch) | |
tree | d8c00d20d688ee341a0e76c5c8e64381e67bbf88 /dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild | |
parent | dev-libs/libwbxml: Stabilize 0.11.7 amd64, #770703 (diff) | |
download | gentoo-d3fce54af836d9fd812e8087c98d11568c3b1bd4.tar.gz gentoo-d3fce54af836d9fd812e8087c98d11568c3b1bd4.tar.bz2 gentoo-d3fce54af836d9fd812e8087c98d11568c3b1bd4.zip |
dev-perl/Const-Fast: Stabilize 0.14.0-r2 amd64, #770745
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild')
-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 9a3615f8a177..afc7fc8289a5 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 )" |