diff options
Diffstat (limited to 'dev-lang/mozart/mozart-1.4.0.ebuild')
-rw-r--r-- | dev-lang/mozart/mozart-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mozart/mozart-1.4.0.ebuild b/dev-lang/mozart/mozart-1.4.0.ebuild index 749d4fdc0a14..131405b8a013 100644 --- a/dev-lang/mozart/mozart-1.4.0.ebuild +++ b/dev-lang/mozart/mozart-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.4.0.ebuild,v 1.4 2008/10/29 11:31:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.4.0.ebuild,v 1.5 2008/11/27 05:32:08 keri Exp $ inherit elisp-common eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.mozart-oz.org/download/mozart-ftp/store/1.4.0-2008-07-02-tar LICENSE="Mozart" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="-amd64 ~ppc -ppc64 ~sparc ~x86" IUSE="doc emacs gdbm static tcl threads tk" RDEPEND="dev-lang/perl |