diff options
author | 2008-11-27 05:32:08 +0000 | |
---|---|---|
committer | 2008-11-27 05:32:08 +0000 | |
commit | 93a4344682596748e449f5e5237590f070c644fa (patch) | |
tree | 9f2bab8df13e0fd029cae9e0c1c955609486a4cc /dev-lang/mozart/mozart-1.3.2.ebuild | |
parent | old (diff) | |
download | gentoo-2-93a4344682596748e449f5e5237590f070c644fa.tar.gz gentoo-2-93a4344682596748e449f5e5237590f070c644fa.tar.bz2 gentoo-2-93a4344682596748e449f5e5237590f070c644fa.zip |
Add -amd64 and -ppc64 to KEYWORDS. Bug #248276.
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-lang/mozart/mozart-1.3.2.ebuild')
-rw-r--r-- | dev-lang/mozart/mozart-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mozart/mozart-1.3.2.ebuild b/dev-lang/mozart/mozart-1.3.2.ebuild index f81266fdf7b3..b07e0ef0a35b 100644 --- a/dev-lang/mozart/mozart-1.3.2.ebuild +++ b/dev-lang/mozart/mozart-1.3.2.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.3.2.ebuild,v 1.13 2008/05/11 19:45:01 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.3.2.ebuild,v 1.14 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.3.2-2006-06-15-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 |