diff options
author | David Holm <dholm@gentoo.org> | 2004-05-09 14:30:24 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-09 14:30:24 +0000 |
commit | 58f1822ac25a48c3467e88508441ce545e3a16b3 (patch) | |
tree | fd9fc39404df402226feb29dbc61bf0e00dd4e63 /dev-lisp/cl-imho/cl-imho-1.3.2.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-58f1822ac25a48c3467e88508441ce545e3a16b3.tar.gz historical-58f1822ac25a48c3467e88508441ce545e3a16b3.tar.bz2 historical-58f1822ac25a48c3467e88508441ce545e3a16b3.zip |
Added to ~ppc
Diffstat (limited to 'dev-lisp/cl-imho/cl-imho-1.3.2.ebuild')
-rw-r--r-- | dev-lisp/cl-imho/cl-imho-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-imho/cl-imho-1.3.2.ebuild b/dev-lisp/cl-imho/cl-imho-1.3.2.ebuild index d410fbabcf1a..11f0652a1524 100644 --- a/dev-lisp/cl-imho/cl-imho-1.3.2.ebuild +++ b/dev-lisp/cl-imho/cl-imho-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-imho/cl-imho-1.3.2.ebuild,v 1.1 2004/05/09 06:25:34 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-imho/cl-imho-1.3.2.ebuild,v 1.2 2004/05/09 14:30:24 dholm Exp $ inherit common-lisp @@ -10,7 +10,7 @@ HOMEPAGE="http://freesw.onshored.com/wwwdist/imho/ SRC_URI="http://alpha.onshored.com/debian/local/${PN}_${PV}.orig.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="dev-lisp/common-lisp-controller dev-lisp/cl-odcl =net-www/apache-1*" |