summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-10 01:46:03 +0100
committerSam James <sam@gentoo.org>2021-07-10 01:47:33 +0100
commit002fe78fab8f91f76e9ef6d68931c35466cfced6 (patch)
tree52501c2a937d4836617020e1945a96e475a1db51 /dev-perl/Mouse
parentdev-db/pgbadger: Stabilize 11.5 amd64, #801379 (diff)
downloadgentoo-002fe78fab8f91f76e9ef6d68931c35466cfced6.tar.gz
gentoo-002fe78fab8f91f76e9ef6d68931c35466cfced6.tar.bz2
gentoo-002fe78fab8f91f76e9ef6d68931c35466cfced6.zip
dev-perl/Mouse: Stabilize 2.4.10-r1 amd64, #801394
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Mouse')
-rw-r--r--dev-perl/Mouse/Mouse-2.4.10-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mouse/Mouse-2.4.10-r1.ebuild b/dev-perl/Mouse/Mouse-2.4.10-r1.ebuild
index a77ea8231d56..536ef5d6d1ea 100644
--- a/dev-perl/Mouse/Mouse-2.4.10-r1.ebuild
+++ b/dev-perl/Mouse/Mouse-2.4.10-r1.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
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Moose minus the antlers"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"