diff options
author | 2005-03-18 08:02:23 +0000 | |
---|---|---|
committer | 2005-03-18 08:02:23 +0000 | |
commit | 3e6e213a421d9eb16d101b9783c4424b07054bf8 (patch) | |
tree | ed260f5eb3f653cc578783e25c845557e6681324 /dev-lisp/cl-fiveam/cl-fiveam-1.2.3.ebuild | |
parent | (Portage version: 2.0.51.19) (diff) | |
download | gentoo-2-3e6e213a421d9eb16d101b9783c4424b07054bf8.tar.gz gentoo-2-3e6e213a421d9eb16d101b9783c4424b07054bf8.tar.bz2 gentoo-2-3e6e213a421d9eb16d101b9783c4424b07054bf8.zip |
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-fiveam/cl-fiveam-1.2.3.ebuild')
-rw-r--r-- | dev-lisp/cl-fiveam/cl-fiveam-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-fiveam/cl-fiveam-1.2.3.ebuild b/dev-lisp/cl-fiveam/cl-fiveam-1.2.3.ebuild index 69ca02de6eef..af946a086940 100644 --- a/dev-lisp/cl-fiveam/cl-fiveam-1.2.3.ebuild +++ b/dev-lisp/cl-fiveam/cl-fiveam-1.2.3.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-fiveam/cl-fiveam-1.2.3.ebuild,v 1.1 2005/01/11 18:38:35 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-fiveam/cl-fiveam-1.2.3.ebuild,v 1.2 2005/03/18 08:02:23 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://common-lisp.net/project/bese/FiveAM.html" SRC_URI="ftp://ftp.common-lisp.net/pub/project/bese/fiveam_${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="doc" DEPEND="dev-lisp/cl-arnesi doc? ( virtual/tetex )" |