diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:02:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:28:11 +0200 |
commit | 2be25f3c6305b0b56137852e9f33d209923ba5f6 (patch) | |
tree | 36467f56350ce157ed24cf650324628ef2fdf87f /dev-perl/CGI | |
parent | dev-perl/CDDB: x86 stable (bug #652498) (diff) | |
download | gentoo-2be25f3c6305b0b56137852e9f33d209923ba5f6.tar.gz gentoo-2be25f3c6305b0b56137852e9f33d209923ba5f6.tar.bz2 gentoo-2be25f3c6305b0b56137852e9f33d209923ba5f6.zip |
dev-perl/CGI: x86 stable (bug #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 d99e7d241170..db77d8a0dae9 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=" |