diff options
author | 2004-11-21 05:19:58 +0000 | |
---|---|---|
committer | 2004-11-21 05:19:58 +0000 | |
commit | e4ee992156f6d98fc3c30145218b3f542580cfcb (patch) | |
tree | 1c7c437d2f96ea90c91b1f1a13fc058c6088f88f /dev-lisp/cl-asdf/cl-asdf-1.86.ebuild | |
parent | Added ~ppc-macos keyword (diff) | |
download | historical-e4ee992156f6d98fc3c30145218b3f542580cfcb.tar.gz historical-e4ee992156f6d98fc3c30145218b3f542580cfcb.tar.bz2 historical-e4ee992156f6d98fc3c30145218b3f542580cfcb.zip |
Added ~ppc-macos keyword
Diffstat (limited to 'dev-lisp/cl-asdf/cl-asdf-1.86.ebuild')
-rw-r--r-- | dev-lisp/cl-asdf/cl-asdf-1.86.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-asdf/cl-asdf-1.86.ebuild b/dev-lisp/cl-asdf/cl-asdf-1.86.ebuild index c0763a3b2242..9a880a5b6297 100644 --- a/dev-lisp/cl-asdf/cl-asdf-1.86.ebuild +++ b/dev-lisp/cl-asdf/cl-asdf-1.86.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.ebuild,v 1.1 2004/11/04 17:40:55 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86.ebuild,v 1.2 2004/11/21 05:16:38 ndimiduk 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="x86 ~sparc ~mips ~ppc" +KEYWORDS="x86 ~sparc ~mips ~ppc ~ppc-macos" IUSE="" DEPEND="dev-lisp/common-lisp-controller" |