diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 15:59:13 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 16:08:36 -0700 |
commit | 2c1cf6822a7c0c610239da5804ebce81c57662d5 (patch) | |
tree | 1db20c3a734306596957ed7cdffbfdfa2aabea39 /dev-perl/Pod-Spell | |
parent | dev-perl/File-ShareDir-ProjectDistDir: added ~alpha, bug 579360. (diff) | |
download | gentoo-2c1cf6822a7c0c610239da5804ebce81c57662d5.tar.gz gentoo-2c1cf6822a7c0c610239da5804ebce81c57662d5.tar.bz2 gentoo-2c1cf6822a7c0c610239da5804ebce81c57662d5.zip |
dev-perl/Pod-Spell: added ~alpha, bug 579360.
Diffstat (limited to 'dev-perl/Pod-Spell')
-rw-r--r-- | dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild b/dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild index 8410f85526d3..46ea87036e74 100644 --- a/dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild +++ b/dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild @@ -12,7 +12,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="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test minimal" RDEPEND=" |