summaryrefslogtreecommitdiff
path: root/dev-perl/String-Formatter
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-07-04 19:04:49 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-07-04 19:04:49 +0000
commit215d23f88ab144dbb487e0afe934c598e6ea0548 (patch)
treec4c227e2a8a03977df6398b8cbfaf0d65935bc2f /dev-perl/String-Formatter
parentec3744025314ad8188dbf2ce0a5de2427426760a (diff)
downloadbaldeagleos-repo-215d23f88ab144dbb487e0afe934c598e6ea0548.tar.gz
baldeagleos-repo-215d23f88ab144dbb487e0afe934c598e6ea0548.tar.xz
baldeagleos-repo-215d23f88ab144dbb487e0afe934c598e6ea0548.zip
Adding metadata
Diffstat (limited to 'dev-perl/String-Formatter')
-rw-r--r--dev-perl/String-Formatter/String-Formatter-1.235.0.ebuild4
1 files 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