diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-11-11 02:13:34 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-11-11 02:13:34 +0000 |
commit | 23b01c5255f6f3e423d60bae9860abe4f59d8895 (patch) | |
tree | 91d9ed9d663223a92ed0ceb3bff9cd2f50b9a64e /gnome-base/libbonobo | |
parent | Added USE="${GRP_STAGE23_USE}" to missing profiles (diff) | |
download | gentoo-2-23b01c5255f6f3e423d60bae9860abe4f59d8895.tar.gz gentoo-2-23b01c5255f6f3e423d60bae9860abe4f59d8895.tar.bz2 gentoo-2-23b01c5255f6f3e423d60bae9860abe4f59d8895.zip |
mark x86 for gnome 2.8
Diffstat (limited to 'gnome-base/libbonobo')
-rw-r--r-- | gnome-base/libbonobo/libbonobo-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libbonobo/libbonobo-2.8.0.ebuild b/gnome-base/libbonobo/libbonobo-2.8.0.ebuild index 1c1f09bf7bcf..72e664299298 100644 --- a/gnome-base/libbonobo/libbonobo-2.8.0.ebuild +++ b/gnome-base/libbonobo/libbonobo-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.8.0.ebuild,v 1.2 2004/11/08 15:01:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.8.0.ebuild,v 1.3 2004/11/11 02:13:33 foser Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" RDEPEND=">=dev-libs/glib-2.3.2 |