diff options
author | Malcolm Lashley <malc@gentoo.org> | 2004-08-06 18:49:34 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2004-08-06 18:49:34 +0000 |
commit | e1d9b0dc91a7fea96640f78042868efb26aa3ab3 (patch) | |
tree | 867cfc1060f6514fd97c3c22b1183cfeee336c08 /dev-lang/gforth | |
parent | evo-1.5 devel version libraries (#35456). patch for gcc3.4 thanks to Joe McCa... (diff) | |
download | gentoo-2-e1d9b0dc91a7fea96640f78042868efb26aa3ab3.tar.gz gentoo-2-e1d9b0dc91a7fea96640f78042868efb26aa3ab3.tar.bz2 gentoo-2-e1d9b0dc91a7fea96640f78042868efb26aa3ab3.zip |
Add ~amd64, closes bug #57634
Diffstat (limited to 'dev-lang/gforth')
-rw-r--r-- | dev-lang/gforth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/gforth/gforth-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <malc@gentoo.org> 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 |