diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-04 23:15:58 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-04 23:15:58 -0400 |
commit | 6603e9159ccccf6deeac1f32266a94e3ea38c419 (patch) | |
tree | 804f0644241621908bb8132eee3994366e1107f0 /dev-perl/CGI | |
parent | dev-perl/CGI-Compile: amd64 stable (diff) | |
download | gentoo-6603e9159ccccf6deeac1f32266a94e3ea38c419.tar.gz gentoo-6603e9159ccccf6deeac1f32266a94e3ea38c419.tar.bz2 gentoo-6603e9159ccccf6deeac1f32266a94e3ea38c419.zip |
dev-perl/CGI: amd64 stable
Bug: https://bugs.gentoo.org/652502
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 ce906d807882..6f6d6e0d6602 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=" |