diff options
Diffstat (limited to 'dev-lang/gforth/gforth-0.7.0.ebuild')
-rw-r--r-- | dev-lang/gforth/gforth-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/gforth/gforth-0.7.0.ebuild b/dev-lang/gforth/gforth-0.7.0.ebuild index 86aeb9d989b8..69e5af4c424f 100644 --- a/dev-lang/gforth/gforth-0.7.0.ebuild +++ b/dev-lang/gforth/gforth-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.7.0.ebuild,v 1.3 2009/01/08 23:52:30 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.7.0.ebuild,v 1.4 2009/04/29 19:50:01 maekke Exp $ inherit elisp-common eutils toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/gforth/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" IUSE="emacs" DEPEND="virtual/libc |