diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:00:06 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:00:06 -0700 |
commit | 2bc8d89420349cc3a4b0f5a2f222170a141abf7e (patch) | |
tree | 0260e6f23c4a03c43e2374f567b7465d2c91bb3d /dev-perl/CGI | |
parent | dev-perl/CDDB-1.222.0-r2: ppc stable, bug 652498 (diff) | |
download | gentoo-2bc8d89420349cc3a4b0f5a2f222170a141abf7e.tar.gz gentoo-2bc8d89420349cc3a4b0f5a2f222170a141abf7e.tar.bz2 gentoo-2bc8d89420349cc3a4b0f5a2f222170a141abf7e.zip |
dev-perl/CGI-4.360.0: ppc stable, bug 652502
Diffstat (limited to 'dev-perl/CGI')
-rw-r--r-- | dev-perl/CGI/CGI-4.360.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI/CGI-4.360.0.ebuild b/dev-perl/CGI/CGI-4.360.0.ebuild index cc4c2da8ac88..d190922cfb89 100644 --- a/dev-perl/CGI/CGI-4.360.0.ebuild +++ b/dev-perl/CGI/CGI-4.360.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Simple Common Gateway Interface Class" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |