commit:     3590ef62bfe653e1adb9b6674135445a9a248af7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  9 02:21:08 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb  9 02:21:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3590ef62

dev-perl/Module-Find: Stabilize 0.160.0 arm64, #924124

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Module-Find/Module-Find-0.160.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Module-Find/Module-Find-0.160.0.ebuild 
b/dev-perl/Module-Find/Module-Find-0.160.0.ebuild
index d7920be47559..33f3bf632151 100644
--- a/dev-perl/Module-Find/Module-Find-0.160.0.ebuild
+++ b/dev-perl/Module-Find/Module-Find-0.160.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,6 +10,6 @@ inherit perl-module
 DESCRIPTION="Find and use installed modules in a (sub)category"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
 PERL_RM_FILES=( t/pod.t t/meta.t t/pod-coverage.t )

Reply via email to