summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-04 23:14:09 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-04 23:14:09 -0400
commit93f7970338bb95113123d5a56bbe57909a8cf0e9 (patch)
treea6bb78a0fdc9ab4314645895a30c396922aca960
parentdev-perl/CGI-Emulate-PSGI: amd64 stable (diff)
downloadgentoo-93f79703.tar.gz
gentoo-93f79703.tar.bz2
gentoo-93f79703.zip
dev-perl/CGI-Compile: amd64 stable
Bug: https://bugs.gentoo.org/652504 Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild
index 3eaa6040e600..0b564cb158d9 100644
--- a/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild
+++ b/dev-perl/CGI-Compile/CGI-Compile-0.220.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
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND="