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/libgnomeui | |
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/libgnomeui')
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild b/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild index 50885091ef36..d346d4d3522e 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-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/libgnomeui/libgnomeui-2.8.0.ebuild,v 1.3 2004/11/08 19:15:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild,v 1.4 2004/11/11 02:13:33 foser Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-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 jpeg" RDEPEND=">=x11-libs/gtk+-2.4.1 |