dev-perl/CGI-PSGI: amd64 stable wrt bug #612558
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Mar 2017 14:24:06 +0000 (15:24 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Mar 2017 14:24:06 +0000 (15:24 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-perl/CGI-PSGI/CGI-PSGI-0.150.0-r1.ebuild

index 3f99cab5d396731979bb7f0bcf517796f5da15cb..6846c41479bc5d7998486d493b3995c42e35741f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Adapt CGI.pm to the PSGI protocol"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 RDEPEND="