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.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.ebuild')
-rw-r--r-- | dev-lang/gforth/gforth-0.6.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/gforth/gforth-0.6.2.ebuild b/dev-lang/gforth/gforth-0.6.2.ebuild index 5a04d7ef0599..48b4ed679a83 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 +# 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.ebuild,v 1.12 2005/10/30 15:53:35 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild,v 1.13 2008/01/11 21:56:14 grobian 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="amd64 ppc ~ppc-macos x86" +KEYWORDS="amd64 ppc x86" IUSE="emacs" DEPEND="virtual/libc |