summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/clean/clean-2.0.1.ebuild')
-rw-r--r--dev-lang/clean/clean-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/clean/clean-2.0.1.ebuild b/dev-lang/clean/clean-2.0.1.ebuild
index 9179712bfaf0..14525bb76931 100644
--- a/dev-lang/clean/clean-2.0.1.ebuild
+++ b/dev-lang/clean/clean-2.0.1.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/dev-lang/clean/clean-2.0.1.ebuild,v 1.3 2002/10/20 18:41:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/clean/clean-2.0.1.ebuild,v 1.4 2002/12/09 04:20:57 manson Exp $
DESCRIPTION="Clean"
HOMEPAGE="http://www.cs.kun.nl/~clean/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.cs.kun.nl/~clean/download/Clean20/linux/Clean2.0.1.tar.gz ht
LICENSE="LGPL-2.1 | clean"
SLOT="0"
-KEYWORDS="x86 -ppc -sparc -sparc64"
+KEYWORDS="x86 -ppc -sparc "
DEPEND="virtual/glibc"
S="${WORKDIR}/Clean 2.0.1 Sources"