diff options
author | 2003-08-23 01:16:23 +0000 | |
---|---|---|
committer | 2003-08-23 01:16:23 +0000 | |
commit | 350d59031a65bda69ee617438c306d1c734d7384 (patch) | |
tree | c459b02e5f14e8a11583f8e243e0ae73923307ac /dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild | |
parent | Added ~sparc to keywords (diff) | |
download | gentoo-2-350d59031a65bda69ee617438c306d1c734d7384.tar.gz gentoo-2-350d59031a65bda69ee617438c306d1c734d7384.tar.bz2 gentoo-2-350d59031a65bda69ee617438c306d1c734d7384.zip |
Added ~sparc to keywords
Diffstat (limited to 'dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild')
-rw-r--r-- | dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild b/dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild index ac0b8e32ccde..8a9a54b67285 100644 --- a/dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild +++ b/dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild,v 1.1 2003/06/07 19:39:53 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild,v 1.2 2003/08/23 01:12:49 weeve Exp $ DESCRIPTION="Another System Definition Facility for Common Lisp" HOMEPAGE="http://packages.debian.org/unstable/devel/cl-asdf.html" SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-asdf/${PN}_${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="" DEPEND="" |