diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-10-16 11:57:40 -0400 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-16 19:34:51 +0300 |
commit | 074983246d2766d65d86c3cf14ce4c3c2daabab1 (patch) | |
tree | 32c669d0bafcf60e6de244494249dd6c02791ce6 /dev-perl/String-Format | |
parent | dev-perl/Pod-Spell: Keyword 1.260.0 mips, #909051 (diff) | |
download | gentoo-074983246d2766d65d86c3cf14ce4c3c2daabab1.tar.gz gentoo-074983246d2766d65d86c3cf14ce4c3c2daabab1.tar.bz2 gentoo-074983246d2766d65d86c3cf14ce4c3c2daabab1.zip |
dev-perl/String-Format: Keyword 1.180.0 mips, #909051
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Joonas Niilola <juippis@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 4879202b9fec..219252e5e76d 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 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="" |