diff options
Diffstat (limited to 'dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild')
-rw-r--r-- | dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild b/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild index a3e754b9d0af..5b20308a1896 100644 --- a/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild +++ b/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild,v 1.3 2004/07/14 15:25:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild,v 1.4 2005/03/21 07:13:23 mkennedy Exp $ inherit common-lisp @@ -12,7 +12,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cl-environment" SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-environment/cl-environment_${MY_PV}+cvs.${CVS_PV}.orig.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" |