diff options
author | 2005-04-16 20:26:30 +0000 | |
---|---|---|
committer | 2005-04-16 20:26:30 +0000 | |
commit | d28a1db8b62af98a419bc25357ab1ea1aa7f89ba (patch) | |
tree | 3d36e3f5c5e7ecff3de8e8523fa2da70295aa209 /dev-lisp/cl-imho/cl-imho-1.3.2.ebuild | |
parent | (Portage version: 2.0.51.19) (Manifest recommit) (diff) | |
download | gentoo-2-d28a1db8b62af98a419bc25357ab1ea1aa7f89ba.tar.gz gentoo-2-d28a1db8b62af98a419bc25357ab1ea1aa7f89ba.tar.bz2 gentoo-2-d28a1db8b62af98a419bc25357ab1ea1aa7f89ba.zip |
(Portage version: 2.0.51.19)
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 | 6 |
1 files changed, 3 insertions, 3 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 404a7260b747..473f7a621aa4 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 Foundation +# Copyright 1999-2005 Gentoo Foundation # 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.4 2004/07/14 15:32:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-imho/cl-imho-1.3.2.ebuild,v 1.5 2005/04/16 20:26:30 mkennedy 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 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND="dev-lisp/common-lisp-controller dev-lisp/cl-odcl |