diff options
author | 2004-02-22 17:43:44 +0000 | |
---|---|---|
committer | 2004-02-22 17:43:44 +0000 | |
commit | 74a73b8c99e765ae18143ffffc244ef1a88766a4 (patch) | |
tree | 02ea63842fdd2c5dc58c15186cc3505be84cef0a /app-admin/gwcc | |
parent | stable on alpha (diff) | |
download | historical-74a73b8c99e765ae18143ffffc244ef1a88766a4.tar.gz historical-74a73b8c99e765ae18143ffffc244ef1a88766a4.tar.bz2 historical-74a73b8c99e765ae18143ffffc244ef1a88766a4.zip |
Remove arm keywords
Diffstat (limited to 'app-admin/gwcc')
-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 83d5f45d0d07..bb1ee2368014 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-2003 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.6 2003/09/20 19:56:29 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gwcc/gwcc-0.9.6-r2.ebuild,v 1.7 2004/02/22 17:40:27 agriffis Exp $ DESCRIPTION="GNOME Workstation Command Center" SRC_URI="mirror://sourceforge/gwcc/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://gwcc.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" IUSE="nls" DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1" |