diff options
Diffstat (limited to 'net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild b/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild index 2972989c1104..4fa87fd1b331 100644 --- a/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild,v 1.8 2009/05/07 22:13:15 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild,v 1.9 2009/05/15 08:43:36 aballier Exp $ inherit autotools flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="http://nightly.webkit.org/files/trunk/src/${MY_P}.tar.bz2" LICENSE="LGPL-2 LGPL-2.1 BSD" SLOT="0" -KEYWORDS="alpha amd64 -ia64 ppc -sparc x86" +KEYWORDS="alpha amd64 -ia64 ppc -sparc x86 ~x86-fbsd" IUSE="coverage debug gstreamer pango soup sqlite svg xslt" RDEPEND=">=x11-libs/gtk+-2.8 |