dev-perl/CGI-Compile: added ~ppc64, bug 577100
authorMatt Turner <mattst88@gentoo.org>
Fri, 10 Mar 2017 08:07:35 +0000 (00:07 -0800)
committerMatt Turner <mattst88@gentoo.org>
Fri, 10 Mar 2017 21:03:05 +0000 (13:03 -0800)
dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild

index 21dd801d9262f524502862d8387f32e68d78c462..f0ae7404df610091c4d6473a5af06b478695cbed 100644 (file)
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="