summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2005-09-25 18:18:45 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2005-09-25 18:18:45 +0000
commit86bdf49bcbd50806dcb22a620844876b41c25853 (patch)
tree0bbca8c0650a909bf5c40431eb9d45825fc34a38 /www-apache/mod_fcgid/mod_fcgid-1.06-r1.ebuild
parentAdded missing dependency over gmp as per bug #107197. (diff)
downloadgentoo-2-86bdf49bcbd50806dcb22a620844876b41c25853.tar.gz
gentoo-2-86bdf49bcbd50806dcb22a620844876b41c25853.tar.bz2
gentoo-2-86bdf49bcbd50806dcb22a620844876b41c25853.zip
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-apache/mod_fcgid/mod_fcgid-1.06-r1.ebuild')
-rw-r--r--www-apache/mod_fcgid/mod_fcgid-1.06-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_fcgid/mod_fcgid-1.06-r1.ebuild b/www-apache/mod_fcgid/mod_fcgid-1.06-r1.ebuild
index d0064be973db..6039b752df4f 100644
--- a/www-apache/mod_fcgid/mod_fcgid-1.06-r1.ebuild
+++ b/www-apache/mod_fcgid/mod_fcgid-1.06-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-1.06-r1.ebuild,v 1.1 2005/09/23 01:18:48 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-1.06-r1.ebuild,v 1.2 2005/09/25 18:17:19 dertobi123 Exp $
inherit apache-module
@@ -8,7 +8,7 @@ MY_P=${PN}.${PV}
DESCRIPTION="mod_fcgid is an binary-compatible alternative to mod_fastcgi with
better process management"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
HOMEPAGE="http://fastcgi.coremail.cn/"
SRC_URI="http://fastcgi.coremail.cn/${MY_P}.tar.gz"