Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Server-Simple-PSGI/
Date: Mon, 11 Jun 2018 17:09:22
Message-Id: 1528736928.45b2ee8fe131b483d902af1e579f7d9f8cb0b461.slyfox@gentoo
1 commit: 45b2ee8fe131b483d902af1e579f7d9f8cb0b461
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Jun 11 16:54:41 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 11 17:08:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b2ee8f
7
8 dev-perl/HTTP-Server-Simple-PSGI: stable 0.160.0 for sparc
9
10 Bug: https://bugs.gentoo.org/657690
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12 RepoMan-Options: --include-arches="sparc"
13
14 dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index b137d7e7279..a94f38d6240 100644
19 --- a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild
20 +++ b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild
21 @@ -9,7 +9,7 @@ inherit perl-module
22
23 DESCRIPTION="PSGI handler for HTTP::Server::Simple"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86"
26 +KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
27 IUSE=""
28
29 RDEPEND="