diff options
author | 2005-05-01 17:15:47 +0000 | |
---|---|---|
committer | 2005-05-01 17:15:47 +0000 | |
commit | 1173d97be03a10362bc66c5419dfc8c546f1093f (patch) | |
tree | cc331176aa4da430552010896eff3a0d22c0df74 /dev-lang/gforth/gforth-0.6.2.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-1173d97be03a10362bc66c5419dfc8c546f1093f.tar.gz historical-1173d97be03a10362bc66c5419dfc8c546f1093f.tar.bz2 historical-1173d97be03a10362bc66c5419dfc8c546f1093f.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'dev-lang/gforth/gforth-0.6.2.ebuild')
-rw-r--r-- | dev-lang/gforth/gforth-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/gforth/gforth-0.6.2.ebuild b/dev-lang/gforth/gforth-0.6.2.ebuild index 55ccb01a4c8e..c3a4a20708ef 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-2005 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.10 2005/04/22 09:15:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild,v 1.11 2005/05/01 17:15:47 hansmi Exp $ inherit elisp-common eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.complang.tuwien.ac.at/forth/gforth//${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="x86 amd64 ppc" IUSE="emacs" DEPEND="virtual/libc |