summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 19:58:20 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 19:58:20 +0000
commitb3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23 (patch)
tree713b9acf64dca94ad8439ccc49c0fa185d61a6e5 /dev-lang/clean
parentRemove arm keywords (Manifest recommit) (diff)
downloadgentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.tar.gz
gentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.tar.bz2
gentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.zip
Remove arm keywords
Diffstat (limited to 'dev-lang/clean')
-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 7ccb8fff87c1..1fddf4cf9799 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-2003 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.5 2003/02/13 10:24:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/clean/clean-2.0.1.ebuild,v 1.6 2004/02/22 19:53:43 agriffis 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 "
+KEYWORDS="x86 -ppc -sparc"
DEPEND="virtual/glibc"
S="${WORKDIR}/Clean 2.0.1 Sources"