commit: f489d6c75ee4c5717552ce4553f5ca212c340cee
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 12:26:41 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 12:26:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f489d6c7
dev-perl/MooseX-Object-Pluggable: Stabilize 0.1.400-r1 amd64, #958666
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../MooseX-Object-Pluggable/MooseX-Object-Pluggable-0.1.400-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-perl/MooseX-Object-Pluggable/MooseX-Object-Pluggable-0.1.400-r1.ebuild
b/dev-perl/MooseX-Object-Pluggable/MooseX-Object-Pluggable-0.1.400-r1.ebuild
index 20464e421502..7ee88ece6ea0 100644
--- a/dev-perl/MooseX-Object-Pluggable/MooseX-Object-Pluggable-0.1.400-r1.ebuild
+++ b/dev-perl/MooseX-Object-Pluggable/MooseX-Object-Pluggable-0.1.400-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Make your classes pluggable"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
RDEPEND="
virtual/perl-Carp