diff options
Diffstat (limited to 'dev-libs/fcgi/fcgi-2.4.1_pre0311112127.ebuild')
-rw-r--r-- | dev-libs/fcgi/fcgi-2.4.1_pre0311112127.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/fcgi/fcgi-2.4.1_pre0311112127.ebuild b/dev-libs/fcgi/fcgi-2.4.1_pre0311112127.ebuild index 5d2dc5687f85..daec5a4d5260 100644 --- a/dev-libs/fcgi/fcgi-2.4.1_pre0311112127.ebuild +++ b/dev-libs/fcgi/fcgi-2.4.1_pre0311112127.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/dev-libs/fcgi/fcgi-2.4.1_pre0311112127.ebuild,v 1.5 2010/02/03 23:48:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0311112127.ebuild,v 1.6 2010/02/04 00:05:41 jer Exp $ inherit eutils autotools multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.fastcgi.com/dist/fcgi-2.4.1-SNAP-0311112127.tar.gz" LICENSE="FastCGI" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="html" DEPEND="" |