summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/sbcl/sbcl-1.0.9.ebuild')
-rw-r--r--dev-lisp/sbcl/sbcl-1.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/sbcl/sbcl-1.0.9.ebuild b/dev-lisp/sbcl/sbcl-1.0.9.ebuild
index 596f5b32a35f..239653aeeb86 100644
--- a/dev-lisp/sbcl/sbcl-1.0.9.ebuild
+++ b/dev-lisp/sbcl/sbcl-1.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.9.ebuild,v 1.6 2007/10/02 18:28:54 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.9.ebuild,v 1.7 2007/11/02 19:49:11 beandog Exp $
inherit common-lisp-common-3 eutils flag-o-matic
@@ -28,7 +28,7 @@ SRC_URI="mirror://sourceforge/sbcl/${P}-source.tar.bz2
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE="ldb source threads unicode doc"