summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-21 13:45:43 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-21 13:45:43 +0000
commit3f69b0d02856c8a6fbf0b2e0a62e3a2d3d3245c6 (patch)
treef3e7d93852bb17d4957a4eb0837a04dd8cb9a423 /www-apache/mod_fcgid/mod_fcgid-2.3.5.ebuild
parentx86 stable wrt bug #318197 (diff)
downloadgentoo-2-3f69b0d02856c8a6fbf0b2e0a62e3a2d3d3245c6.tar.gz
gentoo-2-3f69b0d02856c8a6fbf0b2e0a62e3a2d3d3245c6.tar.bz2
gentoo-2-3f69b0d02856c8a6fbf0b2e0a62e3a2d3d3245c6.zip
x86 stable wrt bug #318259
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'www-apache/mod_fcgid/mod_fcgid-2.3.5.ebuild')
-rw-r--r--www-apache/mod_fcgid/mod_fcgid-2.3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_fcgid/mod_fcgid-2.3.5.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.3.5.ebuild
index 62feb958b1aa..25f0906ba8b9 100644
--- a/www-apache/mod_fcgid/mod_fcgid-2.3.5.ebuild
+++ b/www-apache/mod_fcgid/mod_fcgid-2.3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.3.5.ebuild,v 1.2 2010/05/10 18:41:33 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.3.5.ebuild,v 1.3 2010/05/21 13:45:43 phajdan.jr Exp $
inherit apache-module eutils multilib
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/mod_fcgid/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 x86"
IUSE=""
APACHE2_MOD_CONF="2.2/20_${PN}"