commit: 5963eb20ad7f9de604a2baa5976192b922dbdce4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 7 06:09:08 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 7 06:09:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5963eb20
dev-perl/XXX: Stabilize 0.380.0 arm64, #935698
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/XXX/XXX-0.380.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/XXX/XXX-0.380.0.ebuild b/dev-perl/XXX/XXX-0.380.0.ebuild
index f80118cc207f..faf2a9593fdd 100644
--- a/dev-perl/XXX/XXX-0.380.0.ebuild
+++ b/dev-perl/XXX/XXX-0.380.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="See Your Data in the Nude"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv
~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv
~sparc x86"
RDEPEND="
>=dev-perl/YAML-PP-0.18.0