diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:49:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:49:01 +0000 |
commit | 6847c7c4b257ab2a867ae595e005606b3f6268c0 (patch) | |
tree | 96afc00dabc95cd260c0f5e0e172df3229add24a /gnome-base/gconf/gconf-1.0.8-r3.ebuild | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-6847c7c4b257ab2a867ae595e005606b3f6268c0.tar.gz gentoo-2-6847c7c4b257ab2a867ae595e005606b3f6268c0.tar.bz2 gentoo-2-6847c7c4b257ab2a867ae595e005606b3f6268c0.zip |
Remove arm keywords
Diffstat (limited to 'gnome-base/gconf/gconf-1.0.8-r3.ebuild')
-rw-r--r-- | gnome-base/gconf/gconf-1.0.8-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-1.0.8-r3.ebuild b/gnome-base/gconf/gconf-1.0.8-r3.ebuild index 1481f8406226..d2e54f1b3f9e 100644 --- a/gnome-base/gconf/gconf-1.0.8-r3.ebuild +++ b/gnome-base/gconf/gconf-1.0.8-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.8-r3.ebuild,v 1.14 2003/10/12 17:10:51 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.8-r3.ebuild,v 1.15 2004/02/22 20:45:15 agriffis Exp $ IUSE="nls" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="1" LICENSE="LGPL-2.1" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" RDEPEND="nls? ( sys-devel/gettext )" |