diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:56:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:56:09 +0000 |
commit | 6a9b833a7e103b3a7deac629544a15dcd7a507c7 (patch) | |
tree | 6127f4d92fa780cff1450bedc54d27580fbe782d /dev-libs/fcgi | |
parent | Marked ~hppa wrt bug 109182. (diff) | |
download | gentoo-2-6a9b833a7e103b3a7deac629544a15dcd7a507c7.tar.gz gentoo-2-6a9b833a7e103b3a7deac629544a15dcd7a507c7.tar.bz2 gentoo-2-6a9b833a7e103b3a7deac629544a15dcd7a507c7.zip |
hppa love courtesy of notopic
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-libs/fcgi')
-rw-r--r-- | dev-libs/fcgi/fcgi-2.4.0.ebuild | 4 |
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 bd107ac3435b..e3d1cdc8ebc9 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-2005 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.16 2005/11/13 22:54:25 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0.ebuild,v 1.17 2005/11/29 03:55:33 vapier 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="amd64 ~mips ppc ~ppc-macos sparc x86" +KEYWORDS="amd64 ~hppa ~mips ppc ~ppc-macos sparc x86" IUSE="" DEPEND="virtual/libc" |