summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-25 04:13:24 +0000
committerSam James <sam@gentoo.org>2021-02-25 04:13:24 +0000
commit44d52d7a44fe6050626774e35a29fda3a00d04f1 (patch)
treed7be6e5abc77b325aee281834d88ef4309597abb /dev-perl
parentapp-i18n/uchardet: Stabilize 0.0.7 arm, #770688 (diff)
downloadgentoo-44d52d7a44fe6050626774e35a29fda3a00d04f1.tar.gz
gentoo-44d52d7a44fe6050626774e35a29fda3a00d04f1.tar.bz2
gentoo-44d52d7a44fe6050626774e35a29fda3a00d04f1.zip
dev-perl/Const-Fast: Stabilize 0.14.0-r2 arm, #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.ebuild4
1 files changed, 2 insertions, 2 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 27a9d59ba25f..2a1a25893828 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"