diff options
Diffstat (limited to 'dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild')
-rw-r--r-- | dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild b/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild index e7419a1dc3a7..f04cc59afaa5 100644 --- a/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild +++ b/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-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-inflate/cl-inflate-1.1.4.2.1-r1.ebuild,v 1.4 2005/03/21 08:16:31 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild,v 1.5 2005/04/16 20:28:32 mkennedy Exp $ inherit common-lisp @@ -10,7 +10,7 @@ HOMEPAGE="http://opensource.franz.com/deflate/index.html SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-inflate/${PN}_${PV}.orig.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" |