diff options
Diffstat (limited to 'dev-lisp/gcl/gcl-2.6.4.ebuild')
-rw-r--r-- | dev-lisp/gcl/gcl-2.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/gcl/gcl-2.6.4.ebuild b/dev-lisp/gcl/gcl-2.6.4.ebuild index 5bb2b4e4d2f4..ff3fc54c3ae8 100644 --- a/dev-lisp/gcl/gcl-2.6.4.ebuild +++ b/dev-lisp/gcl/gcl-2.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.4.ebuild,v 1.3 2004/11/14 22:44:35 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.4.ebuild,v 1.4 2004/12/13 21:13:56 config Exp $ inherit elisp-common flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/gcl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="emacs readline debug X tcltk ansi custreloc dlopen gprof doc" DEPEND=">=app-text/texi2html-1.64 |