diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-10-16 11:57:38 -0400 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-16 19:34:51 +0300 |
commit | 087b7b8cd28bddae500d8f776ffacd2229a5712a (patch) | |
tree | b4bfd4cfc7de365faa62e0292aa72e63bc8eaf89 /dev-perl/Pod-Spell | |
parent | dev-perl/Lingua-EN-Inflect: Keyword 1.905.0 mips, #909051 (diff) | |
download | gentoo-087b7b8cd28bddae500d8f776ffacd2229a5712a.tar.gz gentoo-087b7b8cd28bddae500d8f776ffacd2229a5712a.tar.bz2 gentoo-087b7b8cd28bddae500d8f776ffacd2229a5712a.zip |
dev-perl/Pod-Spell: Keyword 1.260.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/Pod-Spell')
-rw-r--r-- | dev-perl/Pod-Spell/Pod-Spell-1.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Pod-Spell/Pod-Spell-1.260.0.ebuild b/dev-perl/Pod-Spell/Pod-Spell-1.260.0.ebuild index 3a4d694bd666..980dab1cec65 100644 --- a/dev-perl/Pod-Spell/Pod-Spell-1.260.0.ebuild +++ b/dev-perl/Pod-Spell/Pod-Spell-1.260.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A formatter for spellchecking Pod" SRC_URI+=" mirror://gentoo/podspell.1.gz https://dev.gentoo.org/~tove/files/podspell.1.gz" 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="minimal" RDEPEND=" |