diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:40 +0000 |
commit | 24fe46617ddbac06e04ae33190c773083e765813 (patch) | |
tree | e548336fb7ed33ffe7c4b270db0143eac060e02b /app-admin/gwcc/gwcc-0.9.6-r2.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.gz gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.bz2 gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-admin/gwcc/gwcc-0.9.6-r2.ebuild')
-rw-r--r-- | app-admin/gwcc/gwcc-0.9.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gwcc/gwcc-0.9.6-r2.ebuild b/app-admin/gwcc/gwcc-0.9.6-r2.ebuild index 884558cb907b..1620fb7c81a0 100644 --- a/app-admin/gwcc/gwcc-0.9.6-r2.ebuild +++ b/app-admin/gwcc/gwcc-0.9.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gwcc/gwcc-0.9.6-r2.ebuild,v 1.2 2002/11/30 01:25:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gwcc/gwcc-0.9.6-r2.ebuild,v 1.3 2002/12/09 04:17:34 manson Exp $ DESCRIPTION="GNOME Workstation Command Center" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://gwcc.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " IUSE="nls" DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1" |