diff options
Diffstat (limited to 'dev-lisp/cl-lml/cl-lml-2.5.3.ebuild')
-rw-r--r-- | dev-lisp/cl-lml/cl-lml-2.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-lml/cl-lml-2.5.3.ebuild b/dev-lisp/cl-lml/cl-lml-2.5.3.ebuild index 3905b4117dc3..a9fc2db1809f 100644 --- a/dev-lisp/cl-lml/cl-lml-2.5.3.ebuild +++ b/dev-lisp/cl-lml/cl-lml-2.5.3.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-lml/cl-lml-2.5.3.ebuild,v 1.1 2005/04/10 20:27:20 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-lml/cl-lml-2.5.3.ebuild,v 1.2 2005/04/16 20:46:07 mkennedy Exp $ inherit common-lisp @@ -10,7 +10,7 @@ HOMEPAGE="http://lml.b9.com/ SRC_URI="ftp://lml.med-info.com/lml/lml-${PV}.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" |