diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 02:56:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 02:56:33 +0100 |
commit | 3a01f8c67cdc51cb4113b259b4c8ddfbbc4d4ba6 (patch) | |
tree | af3c3a10b66ec5fa7e45765196df7e5affc34270 /dev-perl/String-Format | |
parent | dev-perl/Pod-Spell: Keyword 1.260.0 hppa, #909051 (diff) | |
download | gentoo-3a01f8c67cdc51cb4113b259b4c8ddfbbc4d4ba6.tar.gz gentoo-3a01f8c67cdc51cb4113b259b4c8ddfbbc4d4ba6.tar.bz2 gentoo-3a01f8c67cdc51cb4113b259b4c8ddfbbc4d4ba6.zip |
dev-perl/String-Format: Keyword 1.180.0 hppa, #909051
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 4c4c28e0f42b..4879202b9fec 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 ~loong ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" |