diff options
Diffstat (limited to 'app-admin/gwcc')
-rw-r--r-- | app-admin/gwcc/gwcc-0.9.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gwcc/gwcc-0.9.6-r1.ebuild b/app-admin/gwcc/gwcc-0.9.6-r1.ebuild index a314d97a12b6..fb0cddeb47de 100644 --- a/app-admin/gwcc/gwcc-0.9.6-r1.ebuild +++ b/app-admin/gwcc/gwcc-0.9.6-r1.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/app-admin/gwcc/gwcc-0.9.6-r1.ebuild,v 1.8 2002/08/13 20:11:43 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gwcc/gwcc-0.9.6-r1.ebuild,v 1.9 2002/08/16 02:21:27 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNOME Workstation Command Center" @@ -9,7 +9,7 @@ HOMEPAGE="http://gwcc.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1" |