diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:44 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:43 -0800 |
commit | bd82d59b6cba663fc8c8dfaf29fafd527e53b320 (patch) | |
tree | 7c60753d43c9e363f77b16d8778a1c9cad67bcf1 /dev-perl/HTTP-Server-Simple-PSGI | |
parent | dev-perl/Event-RPC: added ~sparc, bug 602340 (diff) | |
download | gentoo-bd82d59b6cba663fc8c8dfaf29fafd527e53b320.tar.gz gentoo-bd82d59b6cba663fc8c8dfaf29fafd527e53b320.tar.bz2 gentoo-bd82d59b6cba663fc8c8dfaf29fafd527e53b320.zip |
dev-perl/HTTP-Server-Simple-PSGI: added ~sparc, bug 577100
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 994231838b71..2ee03ab81f47 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 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=" |