diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:03:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:03:17 +0100 |
commit | 49677e5df58dabfe6b2eec978edbadbd1675eebd (patch) | |
tree | 65c3736c4cdbea98dc4e7f6bf9354bdb0a9fc8c5 /dev-perl/CGI | |
parent | sci-calculators/units: Stable for AMD64 HPPA x86 too. (diff) | |
download | gentoo-49677e5df58dabfe6b2eec978edbadbd1675eebd.tar.gz gentoo-49677e5df58dabfe6b2eec978edbadbd1675eebd.tar.bz2 gentoo-49677e5df58dabfe6b2eec978edbadbd1675eebd.zip |
dev-perl/CGI: amd64 stable wrt bug #667266
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl/CGI')
-rw-r--r-- | dev-perl/CGI/CGI-4.400.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI/CGI-4.400.0.ebuild b/dev-perl/CGI/CGI-4.400.0.ebuild index 4199390f6ea9..d0a26e0b1b45 100644 --- a/dev-perl/CGI/CGI-4.400.0.ebuild +++ b/dev-perl/CGI/CGI-4.400.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=" |