diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 12:42:54 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 15:03:00 +0100 |
commit | 0a043b9e831957bc1767052ef4dc3a11071407e3 (patch) | |
tree | fb544b3a624ad483a151c4e416bfb65849de4a47 /dev-perl/CGI-Compile | |
parent | dev-perl/Authen-Simple-Passwd-0.600.0-r0: keyworded for ~alpha (diff) | |
download | gentoo-0a043b9e831957bc1767052ef4dc3a11071407e3.tar.gz gentoo-0a043b9e831957bc1767052ef4dc3a11071407e3.tar.bz2 gentoo-0a043b9e831957bc1767052ef4dc3a11071407e3.zip |
dev-perl/CGI-Compile-0.210.0-r0: keyworded for ~alpha
Gentoo-Bug: 577100
Diffstat (limited to 'dev-perl/CGI-Compile')
-rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild index 408877ff34bb..7c1aca136109 100644 --- a/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild +++ b/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="test" RDEPEND=" |