diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-15 20:18:13 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-15 21:02:53 +0200 |
commit | 4975d04313270ba01dc15b27af08680e67860999 (patch) | |
tree | 8def0733b9ef1bb81ee701c8468d191d24babfa5 /dev-perl/CGI-Fast | |
parent | dev-perl/FCGI: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-4975d04313270ba01dc15b27af08680e67860999.tar.gz gentoo-4975d04313270ba01dc15b27af08680e67860999.tar.bz2 gentoo-4975d04313270ba01dc15b27af08680e67860999.zip |
dev-perl/CGI-Fast: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl/CGI-Fast')
-rw-r--r-- | dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild index 5fb91d5638ff..c46794aa9b11 100644 --- a/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild +++ b/dev-perl/CGI-Fast/CGI-Fast-2.130.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="CGI Interface for Fast CGI" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 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=" |