diff options
author | 2005-05-24 18:48:37 +0000 | |
---|---|---|
committer | 2005-05-24 18:48:37 +0000 | |
commit | caa3aa6582d07f6fe4d44e55c697455268e4a1bf (patch) | |
tree | dc649a9067e8b19ca47dcca462fbfbdd7ced5efa /dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.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-xptest/cl-xptest-1.2.3-r1.ebuild')
-rw-r--r-- | dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild b/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild index 792af750fe89..f85499027502 100644 --- a/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild +++ b/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.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-xptest/cl-xptest-1.2.3-r1.ebuild,v 1.4 2005/04/17 01:17:25 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild,v 1.5 2005/05/24 18:48:37 mkennedy Exp $ inherit common-lisp @@ -10,7 +10,7 @@ HOMEPAGE="http://alpha.onshored.com/lisp-software/ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-xptest/cl-xptest_${PV}.orig.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" |