commit: 8382d907f37cf07b53afd21ec87e6db1e9dabf7c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:58:03 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:58:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8382d907
dev-perl/Hash-Ordered: Stabilize 0.14.0 ppc64, #912503
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Hash-Ordered/Hash-Ordered-0.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Hash-Ordered/Hash-Ordered-0.14.0.ebuild
b/dev-perl/Hash-Ordered/Hash-Ordered-0.14.0.ebuild
index e143fd49b9e6..e36a80df7aa7 100644
--- a/dev-perl/Hash-Ordered/Hash-Ordered-0.14.0.ebuild
+++ b/dev-perl/Hash-Ordered/Hash-Ordered-0.14.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Fast, pure-Perl ordered hash class"
LICENSE="Apache-1.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ppc64 ~riscv ~x86"
RDEPEND="
virtual/perl-Carp