From e1d9b0dc91a7fea96640f78042868efb26aa3ab3 Mon Sep 17 00:00:00 2001 From: Malcolm Lashley Date: Fri, 6 Aug 2004 18:49:34 +0000 Subject: Add ~amd64, closes bug #57634 --- dev-lang/gforth/ChangeLog | 5 ++++- dev-lang/gforth/gforth-0.6.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lang/gforth') diff --git a/dev-lang/gforth/ChangeLog b/dev-lang/gforth/ChangeLog index 379b7eef8208..a18afa09259b 100644 --- a/dev-lang/gforth/ChangeLog +++ b/dev-lang/gforth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/gforth # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.10 2004/07/29 01:11:41 jbms Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.11 2004/08/06 18:49:34 malc Exp $ + + 06 Aug 2004; Malcolm Lashley gforth-0.6.2.ebuild: + Add ~amd64, closes bug #57634 *gforth-0.5.0-r1 (28 Jul 2004) diff --git a/dev-lang/gforth/gforth-0.6.2.ebuild b/dev-lang/gforth/gforth-0.6.2.ebuild index 81d444ac4fb3..103d7d79b960 100644 --- a/dev-lang/gforth/gforth-0.6.2.ebuild +++ b/dev-lang/gforth/gforth-0.6.2.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-lang/gforth/gforth-0.6.2.ebuild,v 1.6 2004/07/02 04:26:05 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild,v 1.7 2004/08/06 18:49:34 malc Exp $ inherit elisp-common eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.complang.tuwien.ac.at/forth/gforth//${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="emacs" DEPEND="virtual/libc -- cgit v1.2.3-65-gdbad