diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:20:48 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:20:48 +0100 |
commit | 480620d4dfcfdd9f8e3a405b679089a34a7d5ef2 (patch) | |
tree | 915511e89f57d4e33ee531237a905bc00b8c0ab1 /dev-perl/CGI-Fast | |
parent | dev-perl/CGI: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-fre... (diff) | |
download | gentoo-480620d4dfcfdd9f8e3a405b679089a34a7d5ef2.tar.gz gentoo-480620d4dfcfdd9f8e3a405b679089a34a7d5ef2.tar.bz2 gentoo-480620d4dfcfdd9f8e3a405b679089a34a7d5ef2.zip |
dev-perl/CGI-Fast: dropped ~ia64-linux
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/CGI-Fast')
-rw-r--r-- | dev-perl/CGI-Fast/CGI-Fast-2.100.0.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild | 4 |
2 files changed, 3 insertions, 3 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 53531afb341f..5263544e661d 100644 --- a/dev-perl/CGI-Fast/CGI-Fast-2.100.0.ebuild +++ b/dev-perl/CGI-Fast/CGI-Fast-2.100.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="CGI Interface for Fast CGI" SLOT="0" -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" +KEYWORDS="amd64 ~arm ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=" diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild index fd7204f762c7..0e8673301acf 100644 --- a/dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild +++ b/dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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 ~hppa ~ppc ~ppc64 ~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 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=" |