diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-18 21:58:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-18 21:58:34 +0000 |
commit | b25076ba7a333a69800b406320e62cb8103bb4c5 (patch) | |
tree | f862ad947500cd11fdb64e984b57c82c9b5bd3ce /dev-libs/libgweather/libgweather-2.28.0.ebuild | |
parent | arm stable, bug #314899 (diff) | |
download | gentoo-2-b25076ba7a333a69800b406320e62cb8103bb4c5.tar.gz gentoo-2-b25076ba7a333a69800b406320e62cb8103bb4c5.tar.bz2 gentoo-2-b25076ba7a333a69800b406320e62cb8103bb4c5.zip |
arm stable, bug #314899
(Portage version: 2.2_rc67/cvs/Linux x86_64)
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 681ed642d7e4..90c4b6eacaa1 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.6 2010/08/14 17:18:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.7 2010/08/18 21:58:34 maekke Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm 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, |