diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:51:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:57 +0100 |
commit | fec60c989e793bf9c86cd2e5d0debf6d35f3094d (patch) | |
tree | 0caa76c2218b66a9f23a1a404d2ec987fd8a5338 /dev-perl/HTTP-Server-Simple-PSGI | |
parent | dev-perl/HTTP-Request-AsCGI: stable 1.200.0 for ppc, bug #657690 (diff) | |
download | gentoo-fec60c989e793bf9c86cd2e5d0debf6d35f3094d.tar.gz gentoo-fec60c989e793bf9c86cd2e5d0debf6d35f3094d.tar.bz2 gentoo-fec60c989e793bf9c86cd2e5d0debf6d35f3094d.zip |
dev-perl/HTTP-Server-Simple-PSGI: stable 0.160.0 for ppc, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 a94f38d6240c..6e404f706a10 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=" |