summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-19 12:32:11 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-19 12:32:11 +0000
commit2cc078c244901653fb4a6136598143e1981da5c5 (patch)
tree1f276f2fe367d402660cf5737ffad6f4e90d1d79 /net-www/spawn-fcgi/spawn-fcgi-1.2.0.ebuild
parent~amd64 (diff)
downloadhistorical-2cc078c244901653fb4a6136598143e1981da5c5.tar.gz
historical-2cc078c244901653fb4a6136598143e1981da5c5.tar.bz2
historical-2cc078c244901653fb4a6136598143e1981da5c5.zip
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-www/spawn-fcgi/spawn-fcgi-1.2.0.ebuild')
-rw-r--r--net-www/spawn-fcgi/spawn-fcgi-1.2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-www/spawn-fcgi/spawn-fcgi-1.2.0.ebuild b/net-www/spawn-fcgi/spawn-fcgi-1.2.0.ebuild
index 6232ea06c7f7..843047decd5f 100644
--- a/net-www/spawn-fcgi/spawn-fcgi-1.2.0.ebuild
+++ b/net-www/spawn-fcgi/spawn-fcgi-1.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/spawn-fcgi/spawn-fcgi-1.2.0.ebuild,v 1.1 2004/11/02 20:09:47 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/spawn-fcgi/spawn-fcgi-1.2.0.ebuild,v 1.2 2005/04/19 12:32:11 blubb Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://jan.kneschke.de/projects/lighttpd/"
SRC_URI="$URI_ROOT/${P}.tar.gz"
LICENSE="QPL-1.0"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
DEPEND="virtual/libc
>=dev-libs/libpcre-3.1