diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:33:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:05:29 +0200 |
commit | 7f3217dfe3639577180d24a66c63a67c052ff6df (patch) | |
tree | 7df4e4bb1ce2795f404ef6d95fbd9e4b610b254f /dev-perl/CGI | |
parent | sys-apps/lsb-release: x86 stable (bug #642362) (diff) | |
download | gentoo-7f3217dfe3639577180d24a66c63a67c052ff6df.tar.gz gentoo-7f3217dfe3639577180d24a66c63a67c052ff6df.tar.bz2 gentoo-7f3217dfe3639577180d24a66c63a67c052ff6df.zip |
dev-perl/CGI: x86 stable (bug #667266)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/CGI')
-rw-r--r-- | dev-perl/CGI/CGI-4.400.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI/CGI-4.400.0.ebuild b/dev-perl/CGI/CGI-4.400.0.ebuild index 6d24057fc0ce..cf9debc879d2 100644 --- a/dev-perl/CGI/CGI-4.400.0.ebuild +++ b/dev-perl/CGI/CGI-4.400.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |