summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-11-24 21:07:02 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-11-24 21:07:02 +0000
commit8e8c55352b0a0994102c5acad5342c0086f01311 (patch)
tree3c076e0e39dd051badbb4f2179a7c46bf0e5a836 /www-apache/mod_fcgid/mod_fcgid-2.2.ebuild
parentamd64 stable wrt #200177 (diff)
downloadgentoo-2-8e8c55352b0a0994102c5acad5342c0086f01311.tar.gz
gentoo-2-8e8c55352b0a0994102c5acad5342c0086f01311.tar.bz2
gentoo-2-8e8c55352b0a0994102c5acad5342c0086f01311.zip
Stable on ppc wrt bug 200198
(Portage version: 2.1.3.19)
Diffstat (limited to 'www-apache/mod_fcgid/mod_fcgid-2.2.ebuild')
-rw-r--r--www-apache/mod_fcgid/mod_fcgid-2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_fcgid/mod_fcgid-2.2.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.2.ebuild
index a1a96adb47f7..a1b8f096e533 100644
--- a/www-apache/mod_fcgid/mod_fcgid-2.2.ebuild
+++ b/www-apache/mod_fcgid/mod_fcgid-2.2.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/www-apache/mod_fcgid/mod_fcgid-2.2.ebuild,v 1.3 2007/11/24 20:39:58 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.2.ebuild,v 1.4 2007/11/24 21:07:02 nixnut Exp $
inherit apache-module eutils multilib
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mod-fcgid/${PN}.${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE=""
S="${WORKDIR}/${PN}.${PV}"