diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-11 21:56:14 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-11 21:56:14 +0000 |
commit | 7a2b7f7b65677fb97da2b27c2f2ee200c9f75533 (patch) | |
tree | 5a1b3b8c8d34aeb3c9b83cd193256f85a417de60 /dev-lang/gforth/gforth-0.6.2-r1.ebuild | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-7a2b7f7b65677fb97da2b27c2f2ee200c9f75533.tar.gz gentoo-2-7a2b7f7b65677fb97da2b27c2f2ee200c9f75533.tar.bz2 gentoo-2-7a2b7f7b65677fb97da2b27c2f2ee200c9f75533.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-lang/gforth/gforth-0.6.2-r1.ebuild')
-rw-r--r-- | dev-lang/gforth/gforth-0.6.2-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/gforth/gforth-0.6.2-r1.ebuild b/dev-lang/gforth/gforth-0.6.2-r1.ebuild index 59bbd0ab62b7..77c4008394b4 100644 --- a/dev-lang/gforth/gforth-0.6.2-r1.ebuild +++ b/dev-lang/gforth/gforth-0.6.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 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-r1.ebuild,v 1.3 2006/12/14 21:12:01 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2-r1.ebuild,v 1.4 2008/01/11 21:56:14 grobian Exp $ inherit elisp-common eutils toolchain-funcs flag-o-matic @@ -11,8 +11,8 @@ SRC_URI="http://www.complang.tuwien.ac.at/forth/gforth/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -# KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86" -KEYWORDS="~ppc ~x86 ~x86-fbsd" # dev-libs/ffcall needs to be keyworded for amd64 and ppc-macos +# KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~ppc ~x86 ~x86-fbsd" # dev-libs/ffcall needs to be keyworded for amd64 IUSE="emacs force-reg" DEPEND="virtual/libc |