diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:17:47 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:42:30 +0200 |
commit | 7540704c372bf7a61bb90c9a01e1776b75fdc0ca (patch) | |
tree | bc51a4cce8a84c70f2d5387f5147cc56565391b6 /dev-perl/HTTP-Server-Simple-PSGI | |
parent | dev-perl/Test-MockTime: x86 stable (bug #657690) (diff) | |
download | gentoo-7540704c372bf7a61bb90c9a01e1776b75fdc0ca.tar.gz gentoo-7540704c372bf7a61bb90c9a01e1776b75fdc0ca.tar.bz2 gentoo-7540704c372bf7a61bb90c9a01e1776b75fdc0ca.zip |
dev-perl/HTTP-Server-Simple-PSGI: x86 stable (bug #657690)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 | 4 |
1 files changed, 2 insertions, 2 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 40e03f932646..8e56513b4a88 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |