diff options
author | 2012-06-17 16:27:16 +0000 | |
---|---|---|
committer | 2012-06-17 16:27:16 +0000 | |
commit | c8923dca184307fd20646f167898c32fc4417a5e (patch) | |
tree | afde5c09fa922ad0405e031428534fc0c733452b /dev-perl/FCGI/FCGI-0.740.0.ebuild | |
parent | ia64/sparc stable wrt #397617 (diff) | |
download | gentoo-2-c8923dca184307fd20646f167898c32fc4417a5e.tar.gz gentoo-2-c8923dca184307fd20646f167898c32fc4417a5e.tar.bz2 gentoo-2-c8923dca184307fd20646f167898c32fc4417a5e.zip |
Drop ia64 keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/FCGI/FCGI-0.740.0.ebuild')
-rw-r--r-- | dev-perl/FCGI/FCGI-0.740.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/FCGI/FCGI-0.740.0.ebuild b/dev-perl/FCGI/FCGI-0.740.0.ebuild index 8a02975c3038..4c4c1ea37174 100644 --- a/dev-perl/FCGI/FCGI-0.740.0.ebuild +++ b/dev-perl/FCGI/FCGI-0.740.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.740.0.ebuild,v 1.4 2012/05/21 10:06:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.740.0.ebuild,v 1.5 2012/06/17 16:27:16 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Fast CGI" LICENSE="openmarket" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" SRC_TEST="do" |