diff options
Diffstat (limited to 'dev-lisp/cl-bayescl/cl-bayescl-20041121.ebuild')
-rw-r--r-- | dev-lisp/cl-bayescl/cl-bayescl-20041121.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-bayescl/cl-bayescl-20041121.ebuild b/dev-lisp/cl-bayescl/cl-bayescl-20041121.ebuild index 6890c96201b1..251fc4db8f60 100644 --- a/dev-lisp/cl-bayescl/cl-bayescl-20041121.ebuild +++ b/dev-lisp/cl-bayescl/cl-bayescl-20041121.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-bayescl/cl-bayescl-20041121.ebuild,v 1.1 2004/11/21 20:28:07 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-bayescl/cl-bayescl-20041121.ebuild,v 1.2 2005/03/18 07:40:37 mkennedy Exp $ inherit common-lisp eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://common-lisp.net/project/bayescl/" SRC_URI="mirror://gentoo/bayescl-${PV}.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" S=${WORKDIR}/bayescl |