diff options
author | 2024-07-07 07:09:03 +0100 | |
---|---|---|
committer | 2024-07-07 07:09:39 +0100 | |
commit | d609e2ab8e8449d5a889849a60f7fee4f713952f (patch) | |
tree | 0c48bd6ea0a08f9f36c9e9939822b19efcba5de4 /dev-perl/String-Format | |
parent | dev-perl/Pod-Spell: Stabilize 1.260.0 arm64, #935698 (diff) | |
download | gentoo-d609e2ab8e8449d5a889849a60f7fee4f713952f.tar.gz gentoo-d609e2ab8e8449d5a889849a60f7fee4f713952f.tar.bz2 gentoo-d609e2ab8e8449d5a889849a60f7fee4f713952f.zip |
dev-perl/String-Format: Stabilize 1.180.0 arm64, #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.ebuild | 2 |
1 files changed, 1 insertions, 1 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 cb5fb490ad83..98ca3dd6b79c 100644 --- a/dev-perl/String-Format/String-Format-1.180.0.ebuild +++ b/dev-perl/String-Format/String-Format-1.180.0.ebuild @@ -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="" |