commit: 44039f08ca05b0e35209464c5b343286f04bea0a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 03:36:51 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 03:36:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44039f08
dev-perl/Moose: Stabilize 2.220.100 amd64, #833673
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Moose/Moose-2.220.100.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Moose/Moose-2.220.100.ebuild
b/dev-perl/Moose/Moose-2.220.100.ebuild
index 2d316dd6eafa..b66f572b36bd 100644
--- a/dev-perl/Moose/Moose-2.220.100.ebuild
+++ b/dev-perl/Moose/Moose-2.220.100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="A postmodern object system for Perl 5"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux
~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux
~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
CONFLICTS="
!<=dev-perl/Catalyst-5.900.499.990