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 | f665613b692fd59d7fd80cd1db3c024efde636c1 (patch) | |
tree | 8ace5bd3defbc6a51dbfc1a1446380cdaea16627 /gnome-base/libgnome | |
parent | Added USE="${GRP_STAGE23_USE}" to missing profiles (diff) | |
download | historical-f665613b692fd59d7fd80cd1db3c024efde636c1.tar.gz historical-f665613b692fd59d7fd80cd1db3c024efde636c1.tar.bz2 historical-f665613b692fd59d7fd80cd1db3c024efde636c1.zip |
mark x86 for gnome 2.8
Diffstat (limited to 'gnome-base/libgnome')
-rw-r--r-- | gnome-base/libgnome/libgnome-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnome/libgnome-2.8.0.ebuild b/gnome-base/libgnome/libgnome-2.8.0.ebuild index d4552b7142e3..241356d9f2b1 100644 --- a/gnome-base/libgnome/libgnome-2.8.0.ebuild +++ b/gnome-base/libgnome/libgnome-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/libgnome/libgnome-2.8.0.ebuild,v 1.3 2004/11/08 18:32:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.8.0.ebuild,v 1.4 2004/11/11 02:13:33 foser Exp $ inherit gnome2 eutils @@ -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" RDEPEND=">=dev-libs/glib-2.0.3 |