summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-07-22 03:26:25 +0000
committerTom Gall <tgall@gentoo.org>2007-07-22 03:26:25 +0000
commite280d8eb7fd7c9009c3e14d23d12a66bc72b92b2 (patch)
tree0706de14276ea3dcc49716e3a7fb131b7554d45a /dev-libs/fcgi/fcgi-2.4.0-r2.ebuild
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-e280d8eb7fd7c9009c3e14d23d12a66bc72b92b2.tar.gz
gentoo-2-e280d8eb7fd7c9009c3e14d23d12a66bc72b92b2.tar.bz2
gentoo-2-e280d8eb7fd7c9009c3e14d23d12a66bc72b92b2.zip
stable on ppc64
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-libs/fcgi/fcgi-2.4.0-r2.ebuild')
-rw-r--r--dev-libs/fcgi/fcgi-2.4.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild b/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild
index e72fb5f21b34..d664bab9dc2d 100644
--- a/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild,v 1.6 2007/07/14 18:15:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild,v 1.7 2007/07/22 03:26:25 tgall Exp $
inherit eutils autotools multilib
@@ -10,7 +10,7 @@ SRC_URI="http://www.fastcgi.com/dist/${P}.tar.gz"
LICENSE="FastCGI"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sh sparc x86 ~x86-fbsd"
IUSE="html"
DEPEND=""