summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-07 07:08:39 +0100
committerSam James <sam@gentoo.org>2024-07-07 07:09:23 +0100
commit78b2348015c06775cf7636a6c19963147d82ad5e (patch)
tree40b013341b52b9b1f97b2e24265d3571cc98a4cb /dev-perl/String-Format
parentdev-perl/Pod-Spell: Stabilize 1.260.0 arm, #935698 (diff)
downloadgentoo-78b2348015c06775cf7636a6c19963147d82ad5e.tar.gz
gentoo-78b2348015c06775cf7636a6c19963147d82ad5e.tar.bz2
gentoo-78b2348015c06775cf7636a6c19963147d82ad5e.zip
dev-perl/String-Format: Stabilize 1.180.0 arm, #935698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/String-Format')
-rw-r--r--dev-perl/String-Format/String-Format-1.180.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/String-Format/String-Format-1.180.0.ebuild b/dev-perl/String-Format/String-Format-1.180.0.ebuild
index 219252e5e76d..cb5fb490ad83 100644
--- a/dev-perl/String-Format/String-Format-1.180.0.ebuild
+++ b/dev-perl/String-Format/String-Format-1.180.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=7
@@ -11,5 +11,5 @@ DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format d
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""