summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Moose/Moose-2.220.100.ebuild4
1 files 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 243adfed6b44..215762e195ef 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-2022 Gentoo Authors
+# Copyright 1999-2023 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"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
CONFLICTS="
!<=dev-perl/Catalyst-5.900.499.990