summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Dimiduk <ndimiduk@gentoo.org>2004-11-22 23:11:25 +0000
committerNick Dimiduk <ndimiduk@gentoo.org>2004-11-22 23:11:25 +0000
commit7863f07a1cda6bcfd7bda8512493cd9a02df2c1d (patch)
treec35af4a935b63308a476c8b547786d7cd9823ef5 /dev-libs/fcgi/fcgi-2.4.0.ebuild
parentFixed digest. (diff)
downloadhistorical-7863f07a1cda6bcfd7bda8512493cd9a02df2c1d.tar.gz
historical-7863f07a1cda6bcfd7bda8512493cd9a02df2c1d.tar.bz2
historical-7863f07a1cda6bcfd7bda8512493cd9a02df2c1d.zip
Added ~ppc-macos; USE dep for clisp
Diffstat (limited to 'dev-libs/fcgi/fcgi-2.4.0.ebuild')
-rw-r--r--dev-libs/fcgi/fcgi-2.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/fcgi/fcgi-2.4.0.ebuild b/dev-libs/fcgi/fcgi-2.4.0.ebuild
index 961a371d3c79..273d784d4f4f 100644
--- a/dev-libs/fcgi/fcgi-2.4.0.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0.ebuild,v 1.9 2004/11/08 23:44:38 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0.ebuild,v 1.10 2004/11/22 23:11:25 ndimiduk Exp $
DESCRIPTION="FastCGI Developer's Kit"
HOMEPAGE="http://www.fastcgi.com/"
SRC_URI="http://www.fastcgi.com/dist/${P}.tar.gz"
LICENSE="FastCGI"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~ppc-macos"
IUSE=""
DEPEND="virtual/libc"