diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-01-29 07:21:31 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-01-29 07:21:31 +1300 |
commit | 3414dac5a6ffda9865c62239bd1526f47902daf6 (patch) | |
tree | d39fe5e5259d44b851afc16e599d62dd61e4ae52 /dev-perl/CGI-Fast | |
parent | dev-perl/Archive-Zip: Remove unneeded ~arm64 and ~mips keywords (diff) | |
download | gentoo-3414dac5a6ffda9865c62239bd1526f47902daf6.tar.gz gentoo-3414dac5a6ffda9865c62239bd1526f47902daf6.tar.bz2 gentoo-3414dac5a6ffda9865c62239bd1526f47902daf6.zip |
dev-perl/CGI-Fast: Remove unneeded ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl/CGI-Fast')
-rw-r--r-- | dev-perl/CGI-Fast/CGI-Fast-2.100.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.100.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.100.0.ebuild index af583bb59c16..53531afb341f 100644 --- a/dev-perl/CGI-Fast/CGI-Fast-2.100.0.ebuild +++ b/dev-perl/CGI-Fast/CGI-Fast-2.100.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="CGI Interface for Fast CGI" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=" |