summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-07 01:08:38 +0100
committerSam James <sam@gentoo.org>2021-09-07 01:08:38 +0100
commit893285cd8ab8f90acfc394275a26958713ec4797 (patch)
treee636e85f90512f96a0ba56f6f78890a96b97ea14 /dev-perl
parentdev-perl/MIME-Types: Stabilize 2.130.0 arm, #803104 (diff)
downloadgentoo-893285cd8ab8f90acfc394275a26958713ec4797.tar.gz
gentoo-893285cd8ab8f90acfc394275a26958713ec4797.tar.bz2
gentoo-893285cd8ab8f90acfc394275a26958713ec4797.zip
dev-perl/User-Identity: Stabilize 0.990.0 arm, #803104
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/User-Identity/User-Identity-0.990.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/User-Identity/User-Identity-0.990.0.ebuild b/dev-perl/User-Identity/User-Identity-0.990.0.ebuild
index 66c252458d84..53d5c9fc6ea3 100644
--- a/dev-perl/User-Identity/User-Identity-0.990.0.ebuild
+++ b/dev-perl/User-Identity/User-Identity-0.990.0.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=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Maintains info about a physical person"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"