commit: 49f971dcc58439745e40963884297d132936513d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 4 08:59:07 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 4 08:59:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f971dc
dev-perl/String-Formatter: Keyword 1.235.0 arm64, #958617
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/String-Formatter/String-Formatter-1.235.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/String-Formatter/String-Formatter-1.235.0.ebuild
b/dev-perl/String-Formatter/String-Formatter-1.235.0.ebuild
index 2134825ccc4d..018b783c9fb7 100644
--- a/dev-perl/String-Formatter/String-Formatter-1.235.0.ebuild
+++ b/dev-perl/String-Formatter/String-Formatter-1.235.0.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Build sprintf-like functions of your own"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
RDEPEND="
dev-perl/Params-Util