diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-24 20:20:08 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-24 22:19:25 +0100 |
commit | a5cc2aa63b79fc3be8d87a1c0c61b29ae0792bc4 (patch) | |
tree | 3d1359ce4729e333c1926d2b8fe739dab9460224 /dev-perl/CGI | |
parent | sys-apps/fakechroot: Bump to 2.19 #639816 (diff) | |
download | gentoo-a5cc2aa63b79fc3be8d87a1c0c61b29ae0792bc4.tar.gz gentoo-a5cc2aa63b79fc3be8d87a1c0c61b29ae0792bc4.tar.bz2 gentoo-a5cc2aa63b79fc3be8d87a1c0c61b29ae0792bc4.zip |
dev-perl/CGI: Newest tested on ~amd64-fbsd
Diffstat (limited to 'dev-perl/CGI')
-rw-r--r-- | dev-perl/CGI/CGI-4.360.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI/CGI-4.360.0.ebuild b/dev-perl/CGI/CGI-4.360.0.ebuild index 0b342f0716af..ce906d807882 100644 --- a/dev-perl/CGI/CGI-4.360.0.ebuild +++ b/dev-perl/CGI/CGI-4.360.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ~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=" |