diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2002-09-13 15:25:30 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2002-09-13 15:25:30 +0000 |
commit | b819f115228170580dcb13057b991dc5a2ec2038 (patch) | |
tree | a7aca2ff9b32f417ce66badd2dae8698f44c571e /gnome-base/libgnomeui | |
parent | mask gnome-2.0.2_rc1 until dependencies are unmasked, spider? (diff) | |
download | gentoo-2-b819f115228170580dcb13057b991dc5a2ec2038.tar.gz gentoo-2-b819f115228170580dcb13057b991dc5a2ec2038.tar.bz2 gentoo-2-b819f115228170580dcb13057b991dc5a2ec2038.zip |
KEYWORD changes for all arches to make it testable easier
Diffstat (limited to 'gnome-base/libgnomeui')
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild b/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild index 9b7055e7d18b..564add59061c 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild,v 1.1 2002/09/06 03:25:39 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.0.5.ebuild,v 1.2 2002/09/13 15:24:22 spider Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="User interface part of libgnome" SRC_URI="mirror://gnome/2.0.1/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2.0.6 |