diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-04 23:13:00 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-04 23:13:00 -0400 |
commit | 073ed7fcdd72bc36be3fdbb1a928e6013766db54 (patch) | |
tree | 0884e06f9191a2d95cf8ed34240c21191eae8b4a /dev-perl/CGI-Emulate-PSGI | |
parent | dev-perl/Authen-PAM: amd64 stable (diff) | |
download | gentoo-073ed7fcdd72bc36be3fdbb1a928e6013766db54.tar.gz gentoo-073ed7fcdd72bc36be3fdbb1a928e6013766db54.tar.bz2 gentoo-073ed7fcdd72bc36be3fdbb1a928e6013766db54.zip |
dev-perl/CGI-Emulate-PSGI: amd64 stable
Bug: https://bugs.gentoo.org/652506
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/CGI-Emulate-PSGI')
-rw-r--r-- | dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild index 0f8bccc84846..8774011e17c3 100644 --- a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild +++ b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PSGI adapter for CGI" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |