diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:36 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:38 -0800 |
commit | 2b60d8a9c3af3bdff8f0d4d8b49306ae1c2ac0b0 (patch) | |
tree | c1a83d8558b86a4052f586e17f8a0a549730a7fa /dev-perl/CGI-Compile | |
parent | dev-perl/Devel-StackTrace-AsHTML: added ~sparc, bug 577100 (diff) | |
download | gentoo-2b60d8a9c3af3bdff8f0d4d8b49306ae1c2ac0b0.tar.gz gentoo-2b60d8a9c3af3bdff8f0d4d8b49306ae1c2ac0b0.tar.bz2 gentoo-2b60d8a9c3af3bdff8f0d4d8b49306ae1c2ac0b0.zip |
dev-perl/CGI-Compile: added ~sparc, bug 577100
Diffstat (limited to 'dev-perl/CGI-Compile')
-rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild index f0ae7404df61..a29f2bcd52c3 100644 --- a/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild +++ b/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |