diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 16:17:09 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 16:17:51 +0100 |
commit | aee7c8ce76c1b4d361793bd1dc1731444b6dc15e (patch) | |
tree | fa50b1bedff9607347a21c21306ebec7831ea4de /dev-perl/File-Which | |
parent | dev-perl/PerlIO-utf8_strict-0.6.0-r0: keyworded for ~alpha (diff) | |
download | gentoo-aee7c8ce76c1b4d361793bd1dc1731444b6dc15e.tar.gz gentoo-aee7c8ce76c1b4d361793bd1dc1731444b6dc15e.tar.bz2 gentoo-aee7c8ce76c1b4d361793bd1dc1731444b6dc15e.zip |
dev-perl/File-Which-1.210.0-r0: keyworded for ~alpha
Gentoo-Bug: 603356
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r-- | dev-perl/File-Which/File-Which-1.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Which/File-Which-1.210.0.ebuild b/dev-perl/File-Which/File-Which-1.210.0.ebuild index 2afcbe9e2e6e..d2d1b14767b3 100644 --- a/dev-perl/File-Which/File-Which-1.210.0.ebuild +++ b/dev-perl/File-Which/File-Which-1.210.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl module implementing 'which' internally" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test +pwhich" # Was part of File::Which, but depends on File::Which |