diff options
author | Michael Weber <xmw@gentoo.org> | 2012-08-22 10:42:47 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-08-22 10:42:47 +0000 |
commit | 49a025bcd92f3e0cd644598356d1a6b29fe0c3cf (patch) | |
tree | 0341b9c6a98f8c0633a81878391adca91aba5f7d /dev-lang/mozart/mozart-1.4.0-r2.ebuild | |
parent | Revert change for bug #403453, see bug #432260 (diff) | |
download | gentoo-2-49a025bcd92f3e0cd644598356d1a6b29fe0c3cf.tar.gz gentoo-2-49a025bcd92f3e0cd644598356d1a6b29fe0c3cf.tar.bz2 gentoo-2-49a025bcd92f3e0cd644598356d1a6b29fe0c3cf.zip |
ppc stable (bug 396885).
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/mozart/mozart-1.4.0-r2.ebuild')
-rw-r--r-- | dev-lang/mozart/mozart-1.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mozart/mozart-1.4.0-r2.ebuild b/dev-lang/mozart/mozart-1.4.0-r2.ebuild index 4514ea9f1f16..c6c2fb4cbf06 100644 --- a/dev-lang/mozart/mozart-1.4.0-r2.ebuild +++ b/dev-lang/mozart/mozart-1.4.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r2.ebuild,v 1.5 2012/06/18 10:08:46 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.4.0-r2.ebuild,v 1.6 2012/08/22 10:42:47 xmw Exp $ EAPI="2" @@ -17,7 +17,7 @@ SRC_URI="http://www.mozart-oz.org/download/mozart-ftp/store/1.4.0-2008-07-02-tar LICENSE="Mozart" SLOT="0" -KEYWORDS="-amd64 ~ppc -ppc64 x86" +KEYWORDS="-amd64 ppc -ppc64 x86" IUSE="doc emacs examples gdbm static tcl threads tk" RDEPEND="dev-lang/perl |