diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:24:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:24:01 +0100 |
commit | b70cc082a649790a5477c644c70918cd5371eb3f (patch) | |
tree | 53af2fc6862adf27c0ebedfb4dfa91fa0aaef025 /dev-perl/CGI-Emulate-PSGI | |
parent | dev-perl/CGI-Compile: amd64 stable wrt bug #612558 (diff) | |
download | gentoo-b70cc082a649790a5477c644c70918cd5371eb3f.tar.gz gentoo-b70cc082a649790a5477c644c70918cd5371eb3f.tar.bz2 gentoo-b70cc082a649790a5477c644c70918cd5371eb3f.zip |
dev-perl/CGI-Emulate-PSGI: amd64 stable wrt bug #612558
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Emulate-PSGI')
-rw-r--r-- | dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.220.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.220.0.ebuild b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.220.0.ebuild index a76296de2864..20f3e7a5849f 100644 --- a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.220.0.ebuild +++ b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.220.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PSGI adapter for CGI" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |