summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-04-15 19:27:16 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-04-15 19:27:16 +0000
commit6e53ac0c5c565455a46f0eebd74bef3befaa8330 (patch)
treed8a6da906583e83741fa60d6c82e062b1e8e1000 /dev-lisp/cmucl/cmucl-19a-r1.ebuild
parent(Portage version: 2.0.51.19) (Manifest recommit) (diff)
downloadgentoo-2-6e53ac0c5c565455a46f0eebd74bef3befaa8330.tar.gz
gentoo-2-6e53ac0c5c565455a46f0eebd74bef3befaa8330.tar.bz2
gentoo-2-6e53ac0c5c565455a46f0eebd74bef3befaa8330.zip
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cmucl/cmucl-19a-r1.ebuild')
-rw-r--r--dev-lisp/cmucl/cmucl-19a-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cmucl/cmucl-19a-r1.ebuild b/dev-lisp/cmucl/cmucl-19a-r1.ebuild
index 8f41bb8172bb..658ba045f003 100644
--- a/dev-lisp/cmucl/cmucl-19a-r1.ebuild
+++ b/dev-lisp/cmucl/cmucl-19a-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-19a-r1.ebuild,v 1.2 2005/02/13 03:44:44 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-19a-r1.ebuild,v 1.3 2005/04/15 19:27:16 mkennedy Exp $
inherit common-lisp-common-2 eutils
@@ -16,7 +16,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cmucl/cmucl_${MY_PV}.orig.tar.
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="doc lesstif nosource"
DEPEND="=dev-lisp/common-lisp-controller-4*