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 | bd77325d229c62b40c2f305f80910ccf26782510 (patch) | |
tree | 3f53021111fe1caf8f2e47c8eba17899f9a9b035 /dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.tar.gz gentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.tar.bz2 gentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.zip |
Keywording ~sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild')
-rw-r--r-- | dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild b/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild index ec8169b367a2..8dd4f6d07186 100644 --- a/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild +++ b/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.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-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild,v 1.3 2004/07/14 16:03:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild,v 1.4 2005/05/24 18:48:35 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-fuzzy.html" SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-fuzzy/cl-rsm-fuzzy_${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp " |