diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:02:06 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:02:49 +0200 |
commit | 1eb55e48db8128856b63902013e80c9834f03762 (patch) | |
tree | 1801e5a510a6b1a7bbc5b998f9e32723320fd27d /dev-perl/CGI-Compile | |
parent | dev-perl/Authen-Simple-Passwd-0.600.0-r0: alpha stable (diff) | |
download | gentoo-1eb55e48db8128856b63902013e80c9834f03762.tar.gz gentoo-1eb55e48db8128856b63902013e80c9834f03762.tar.bz2 gentoo-1eb55e48db8128856b63902013e80c9834f03762.zip |
dev-perl/CGI-Compile-0.220.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657690
Diffstat (limited to 'dev-perl/CGI-Compile')
-rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild index bfd2d0bc7f8a..0e88d81b514b 100644 --- a/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild +++ b/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |