diff options
author | 2010-01-19 17:23:19 +0000 | |
---|---|---|
committer | 2010-01-19 17:23:19 +0000 | |
commit | 09c05cee03a620a9e1257925d22d1a21dff20ec1 (patch) | |
tree | 75c7ab6ed000e4364a5f696feb49ecaeb8fc5554 /net-libs/libsoup-gnome/libsoup-gnome-2.28.1.ebuild | |
parent | Revert qt unmask (diff) | |
download | gentoo-2-09c05cee03a620a9e1257925d22d1a21dff20ec1.tar.gz gentoo-2-09c05cee03a620a9e1257925d22d1a21dff20ec1.tar.bz2 gentoo-2-09c05cee03a620a9e1257925d22d1a21dff20ec1.zip |
arm stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libsoup-gnome/libsoup-gnome-2.28.1.ebuild')
-rw-r--r-- | net-libs/libsoup-gnome/libsoup-gnome-2.28.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libsoup-gnome/libsoup-gnome-2.28.1.ebuild b/net-libs/libsoup-gnome/libsoup-gnome-2.28.1.ebuild index 10c5fd816bcb..9cfd8dd203bd 100644 --- a/net-libs/libsoup-gnome/libsoup-gnome-2.28.1.ebuild +++ b/net-libs/libsoup-gnome/libsoup-gnome-2.28.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup-gnome/libsoup-gnome-2.28.1.ebuild,v 1.2 2009/12/10 16:01:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup-gnome/libsoup-gnome-2.28.1.ebuild,v 1.3 2010/01/19 17:23:19 armin76 Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="${SRC_URI//-gnome}" LICENSE="LGPL-2" SLOT="2.4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" # Do NOT build with --disable-debug/--enable-debug=no - gnome2.eclass takes care of that IUSE="debug doc" |