summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-14 20:07:07 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-14 20:07:07 +0000
commit024e71822a4acf45fb48e837904e806b87685812 (patch)
tree77f650b7e947650f0d9d0b7b06ac35c4cace62a5 /net-libs/libwww/libwww-5.4.0-r5.ebuild
parentApplied GCC 4.1 patch, thanks to Mark Loeser <halcy0n@gentoo.org>, closes bug... (diff)
downloadgentoo-2-024e71822a4acf45fb48e837904e806b87685812.tar.gz
gentoo-2-024e71822a4acf45fb48e837904e806b87685812.tar.bz2
gentoo-2-024e71822a4acf45fb48e837904e806b87685812.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'net-libs/libwww/libwww-5.4.0-r5.ebuild')
-rw-r--r--net-libs/libwww/libwww-5.4.0-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libwww/libwww-5.4.0-r5.ebuild b/net-libs/libwww/libwww-5.4.0-r5.ebuild
index fba317962bff..78aad100318b 100644
--- a/net-libs/libwww/libwww-5.4.0-r5.ebuild
+++ b/net-libs/libwww/libwww-5.4.0-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r5.ebuild,v 1.3 2006/03/20 02:58:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r5.ebuild,v 1.4 2006/04/14 20:07:07 flameeyes Exp $
inherit eutils multilib autotools
@@ -12,7 +12,7 @@ SRC_URI="http://www.w3.org/Library/Distribution/${MY_P}.tgz
LICENSE="W3C"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="mysql ssl"
RDEPEND=">=sys-libs/zlib-1.1.4