diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-09-01 18:30:03 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-09-01 18:30:03 +0000 |
commit | 9d1ec4df609701a63f4f70717ae03dca65f30b74 (patch) | |
tree | 5158646647d8fc09e02fbec6a892d4e58a92d746 /dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild | |
parent | Manual Manifest commit. (diff) | |
download | gentoo-2-9d1ec4df609701a63f4f70717ae03dca65f30b74.tar.gz gentoo-2-9d1ec4df609701a63f4f70717ae03dca65f30b74.tar.bz2 gentoo-2-9d1ec4df609701a63f4f70717ae03dca65f30b74.zip |
Keywording stable amd64, sparc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild')
-rw-r--r-- | dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild b/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild index adb7fd7686b9..bb5f6614c587 100644 --- a/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild +++ b/dev-lisp/cl-asdf/cl-asdf-1.86-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-asdf/cl-asdf-1.86-r1.ebuild,v 1.5 2005/05/24 18:48:32 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild,v 1.6 2005/09/01 18:30:03 mkennedy Exp $ DEB_PV=1 @@ -13,7 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-asdf/${PN}_${PV}.orig.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~mips ppc ~ppc-macos s390 ~sparc x86" +KEYWORDS="amd64 ~mips ppc ~ppc-macos s390 sparc x86" IUSE="" DEPEND="" |