diff options
Diffstat (limited to 'dev-libs/libgweather/libgweather-2.28.0.ebuild')
-rw-r--r-- | dev-libs/libgweather/libgweather-2.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgweather/libgweather-2.28.0.ebuild b/dev-libs/libgweather/libgweather-2.28.0.ebuild index 76146dde8ad2..43bd408b515d 100644 --- a/dev-libs/libgweather/libgweather-2.28.0.ebuild +++ b/dev-libs/libgweather/libgweather-2.28.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.4 2010/06/04 20:10:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.5 2010/07/16 17:45:40 jer Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="python doc" # FIXME: Technically we could use just libsoup too conditionally instead of libsoup-gnome, |