diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 07:49:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 08:07:38 +0100 |
commit | a5feed23da96150f217d1ec7b9bd7a7b62f3f23b (patch) | |
tree | fa7303d14eba8bbc4e074c830677ef65afcb593a /dev-perl/Pod-Spell | |
parent | dev-perl/PlRPC: stable 0.202.0-r3 for ppc, bug #661778 (diff) | |
download | gentoo-a5feed23da96150f217d1ec7b9bd7a7b62f3f23b.tar.gz gentoo-a5feed23da96150f217d1ec7b9bd7a7b62f3f23b.tar.bz2 gentoo-a5feed23da96150f217d1ec7b9bd7a7b62f3f23b.zip |
dev-perl/Pod-Spell: stable 1.200.0 for ppc, bug #661778
Bug: https://bugs.gentoo.org/661778
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/Pod-Spell')
-rw-r--r-- | dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild b/dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild index 0f395052ae50..4b14d8e2333c 100644 --- a/dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild +++ b/dev-perl/Pod-Spell/Pod-Spell-1.200.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 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test minimal" RDEPEND=" |