summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-04-16 20:52:34 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-04-16 20:52:34 +0000
commiteafd03728fa81053ea083a354240e77fe3a436fa (patch)
tree97cf096e5e1f4c91315b96086d44be49c42a5867 /dev-lisp/cl-memoization/cl-memoization-20050302.ebuild
parenttidy (diff)
downloadgentoo-2-eafd03728fa81053ea083a354240e77fe3a436fa.tar.gz
gentoo-2-eafd03728fa81053ea083a354240e77fe3a436fa.tar.bz2
gentoo-2-eafd03728fa81053ea083a354240e77fe3a436fa.zip
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-memoization/cl-memoization-20050302.ebuild')
-rw-r--r--dev-lisp/cl-memoization/cl-memoization-20050302.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-memoization/cl-memoization-20050302.ebuild b/dev-lisp/cl-memoization/cl-memoization-20050302.ebuild
index b41ab8ea48cd..ddd97dcee383 100644
--- a/dev-lisp/cl-memoization/cl-memoization-20050302.ebuild
+++ b/dev-lisp/cl-memoization/cl-memoization-20050302.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-memoization/cl-memoization-20050302.ebuild,v 1.1 2005/04/10 21:44:07 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-memoization/cl-memoization-20050302.ebuild,v 1.2 2005/04/16 20:50:30 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://packages.debian.org/unstable/libs/cl-memoization"
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-memoization/${PN}_${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"