diff options
author | Sam James <sam@gentoo.org> | 2024-07-07 07:08:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-07 07:09:23 +0100 |
commit | 7e2d672a391d464f4cc01beefb37f9c92474ea58 (patch) | |
tree | a05602bd6fad9389f60f3179ec28e7c0bc5d0ce1 /dev-perl/Pod-Spell | |
parent | dev-perl/PPIx-Utils: Stabilize 0.3.0 arm, #935698 (diff) | |
download | gentoo-7e2d672a391d464f4cc01beefb37f9c92474ea58.tar.gz gentoo-7e2d672a391d464f4cc01beefb37f9c92474ea58.tar.bz2 gentoo-7e2d672a391d464f4cc01beefb37f9c92474ea58.zip |
dev-perl/Pod-Spell: Stabilize 1.260.0 arm, #935698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Pod-Spell')
-rw-r--r-- | dev-perl/Pod-Spell/Pod-Spell-1.260.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 980dab1cec65..ea53697aaed9 100644 --- a/dev-perl/Pod-Spell/Pod-Spell-1.260.0.ebuild +++ b/dev-perl/Pod-Spell/Pod-Spell-1.260.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~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="minimal" RDEPEND=" |