diff options
author | 2007-02-13 20:35:49 +0000 | |
---|---|---|
committer | 2007-02-13 20:35:49 +0000 | |
commit | eda2b38b86104562318473f1e3627e96bb280172 (patch) | |
tree | 4468193b887421c4fedf7860e68d49d7b8fab240 /www-apache/mod_fcgid/mod_fcgid-2.0.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-eda2b38b86104562318473f1e3627e96bb280172.tar.gz gentoo-2-eda2b38b86104562318473f1e3627e96bb280172.tar.bz2 gentoo-2-eda2b38b86104562318473f1e3627e96bb280172.zip |
Added ~ppc64; bug #166675
(Portage version: 2.1.2-r9)
Diffstat (limited to 'www-apache/mod_fcgid/mod_fcgid-2.0.ebuild')
-rw-r--r-- | www-apache/mod_fcgid/mod_fcgid-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_fcgid/mod_fcgid-2.0.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.0.ebuild index e362e4362cad..8f948e867335 100644 --- a/www-apache/mod_fcgid/mod_fcgid-2.0.ebuild +++ b/www-apache/mod_fcgid/mod_fcgid-2.0.ebuild @@ -1,10 +1,10 @@ # 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.0.ebuild,v 1.2 2007/01/15 16:22:38 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.0.ebuild,v 1.3 2007/02/13 20:35:49 corsair Exp $ inherit apache-module -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" DESCRIPTION="mod_fcgid is a binary-compatible alternative to mod_fastcgi with better process management." HOMEPAGE="http://fastcgi.coremail.cn/" |