diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:02:10 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:03:09 +0200 |
commit | 63ce86684ecd1d8b0a160481a5ed72453d3849df (patch) | |
tree | 014a1f4e1b367f2636063ceaf26e98c1f8ea0d34 /dev-perl/HTTP-Server-Simple-PSGI | |
parent | dev-perl/HTTP-Server-Simple-0.520.0-r0: alpha stable (diff) | |
download | gentoo-63ce86684ecd1d8b0a160481a5ed72453d3849df.tar.gz gentoo-63ce86684ecd1d8b0a160481a5ed72453d3849df.tar.bz2 gentoo-63ce86684ecd1d8b0a160481a5ed72453d3849df.zip |
dev-perl/HTTP-Server-Simple-PSGI-0.160.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657690
Diffstat (limited to 'dev-perl/HTTP-Server-Simple-PSGI')
-rw-r--r-- | dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild index 052ddb4984f1..e9f1d41c5315 100644 --- a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild +++ b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="PSGI handler for HTTP::Server::Simple" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=" |