dev-perl/CGI-Compile: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 03:14:09 +0000 (23:14 -0400)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 03:14:09 +0000 (23:14 -0400)
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

index 3eaa6040e600ebd3fe77e1fb5046afb13e253ccd..0b564cb158d9d3860401122bedd84d732dbd1da3 100644 (file)
@@ -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="