diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-05-24 18:48:37 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-05-24 18:48:37 +0000 |
commit | caa3aa6582d07f6fe4d44e55c697455268e4a1bf (patch) | |
tree | dc649a9067e8b19ca47dcca462fbfbdd7ced5efa /dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4.ebuild | |
parent | Version bump. (diff) | |
download | historical-caa3aa6582d07f6fe4d44e55c697455268e4a1bf.tar.gz historical-caa3aa6582d07f6fe4d44e55c697455268e4a1bf.tar.bz2 historical-caa3aa6582d07f6fe4d44e55c697455268e4a1bf.zip |
Keywording ~sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4.ebuild')
-rw-r--r-- | dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4.ebuild b/dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4.ebuild index 868cfd676ffa..4fef6f0852f3 100644 --- a/dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4.ebuild +++ b/dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4.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-clx-sbcl/cl-clx-sbcl-0.5.4.ebuild,v 1.3 2004/06/24 23:42:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx-sbcl/cl-clx-sbcl-0.5.4.ebuild,v 1.4 2005/05/24 18:48:33 mkennedy Exp $ inherit common-lisp eutils @@ -10,7 +10,7 @@ SRC_URI="http://ftp.linux.org.uk/pub/lisp/sbcl/clx_${PV}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="" DEPEND="dev-lisp/common-lisp-controller |