diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-09-20 12:57:08 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 22:57:44 +0300 |
commit | 65a57d05c53e98ee43e4914491f0f41306d5f0e5 (patch) | |
tree | f20c2986192a893d01db1ce77f9251230ff8e048 /dev-perl/String-Format | |
parent | dev-perl/Pod-Spell: Stabilize 1.260.0 hppa, #935698 (diff) | |
download | gentoo-65a57d05c53e98ee43e4914491f0f41306d5f0e5.tar.gz gentoo-65a57d05c53e98ee43e4914491f0f41306d5f0e5.tar.bz2 gentoo-65a57d05c53e98ee43e4914491f0f41306d5f0e5.zip |
dev-perl/String-Format: Stabilize 1.180.0 hppa, #935698
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@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 d99ab41ec588..9e42a1bdc331 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="" |