commit: 18d2deb600980b6b25825bedf3fc3702d58059b9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 4 08:59:09 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 4 08:59:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d2deb6
dev-perl/Module-Path: Keyword 0.190.0-r1 arm64, #958617
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild
b/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild
index 0675c7fb4a77..7ea71e1743fc 100644
--- a/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild
+++ b/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Get the full path to a locally installed module"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
RDEPEND="
virtual/perl-File-Spec