diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:02:07 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:02:50 +0200 |
commit | c781484aabcb7bec80ffa8f199d015d3fafb8e33 (patch) | |
tree | e594abc8789363eb1932e343283554758a5edce3 /dev-perl/CGI-Emulate-PSGI | |
parent | dev-perl/CGI-Compile-0.220.0-r0: alpha stable (diff) | |
download | gentoo-c781484aabcb7bec80ffa8f199d015d3fafb8e33.tar.gz gentoo-c781484aabcb7bec80ffa8f199d015d3fafb8e33.tar.bz2 gentoo-c781484aabcb7bec80ffa8f199d015d3fafb8e33.zip |
dev-perl/CGI-Emulate-PSGI-0.230.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657690
Diffstat (limited to 'dev-perl/CGI-Emulate-PSGI')
-rw-r--r-- | dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild index 97cb8cb6f3d3..d5caf7e4694c 100644 --- a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild +++ b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PSGI adapter for CGI" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |