diff options
Diffstat (limited to 'dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild')
-rw-r--r-- | dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild b/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild index bae9b840228a..59ade4cffb7e 100644 --- a/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild +++ b/dev-lisp/cl-odcl/cl-odcl-1.3.5.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/cl-odcl/cl-odcl-1.3.5.ebuild,v 1.7 2005/04/11 08:33:24 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild,v 1.8 2005/05/24 18:48:34 mkennedy Exp $ inherit common-lisp eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cl-odcl" SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-odcl/${PN}_${PV}.orig.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" |