diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-05 22:11:09 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-05 22:06:36 +0100 |
commit | 5a241423f6a09df09e49fd81e68b094ffa6e8d15 (patch) | |
tree | 90cdf4bfd98ec04f0f3a51e8d78e79fd980d819e /dev-perl/CGI | |
parent | dev-perl/CDDB: stable 1.222.0-r2 for sparc (diff) | |
download | gentoo-5a241423f6a09df09e49fd81e68b094ffa6e8d15.tar.gz gentoo-5a241423f6a09df09e49fd81e68b094ffa6e8d15.tar.bz2 gentoo-5a241423f6a09df09e49fd81e68b094ffa6e8d15.zip |
dev-perl/CGI: stable 4.360.0 for sparc
Bug: https://bugs.gentoo.org/652502
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 db77d8a0dae9..cc4c2da8ac88 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=" |