commit: 93f7970338bb95113123d5a56bbe57909a8cf0e9 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu Apr 5 03:14:09 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Apr 5 03:14:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93f79703
dev-perl/CGI-Compile: amd64 stable Bug: https://bugs.gentoo.org/652504 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild | 4 ++-- 1 file 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 3eaa6040e60..0b564cb158d 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="
