diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-06 12:15:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-06 12:15:30 +0000 |
commit | b958c0c7b1dc085f10bd3259d4c7d63b689c6c7f (patch) | |
tree | ff5737a031b5d301dd9dbfa32b7bca1acc43a8e8 /www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild | |
parent | Stable for amd64, wrt bug #412663 (diff) | |
download | gentoo-2-b958c0c7b1dc085f10bd3259d4c7d63b689c6c7f.tar.gz gentoo-2-b958c0c7b1dc085f10bd3259d4c7d63b689c6c7f.tar.bz2 gentoo-2-b958c0c7b1dc085f10bd3259d4c7d63b689c6c7f.zip |
Stable for amd64, wrt bug #414083
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild')
-rw-r--r-- | www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild b/www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild index 215face39a8f..5e508a5c66b1 100644 --- a/www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild +++ b/www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild,v 1.1 2012/04/02 18:55:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild,v 1.2 2012/05/06 12:15:30 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.lighttpd.net/download/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="ipv6" DEPEND="" |