diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-05-15 12:03:51 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-05-15 12:03:51 +0000 |
commit | db4ea1cd3a9db72dcbb2cbc1e947438511b44564 (patch) | |
tree | 95723d24fc8c1830c363de31875dc16c82f55098 /dev-lang/mozart/mozart-1.4.0-r3.ebuild | |
parent | ppc stable wrt bug #540000 (diff) | |
download | gentoo-2-db4ea1cd3a9db72dcbb2cbc1e947438511b44564.tar.gz gentoo-2-db4ea1cd3a9db72dcbb2cbc1e947438511b44564.tar.bz2 gentoo-2-db4ea1cd3a9db72dcbb2cbc1e947438511b44564.zip |
ppc stable wrt bug #548688
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-lang/mozart/mozart-1.4.0-r3.ebuild')
-rw-r--r-- | dev-lang/mozart/mozart-1.4.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mozart/mozart-1.4.0-r3.ebuild b/dev-lang/mozart/mozart-1.4.0-r3.ebuild index 07f36d136316..05b84244cd45 100644 --- a/dev-lang/mozart/mozart-1.4.0-r3.ebuild +++ b/dev-lang/mozart/mozart-1.4.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r3.ebuild,v 1.1 2015/03/25 12:27:23 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.4.0-r3.ebuild,v 1.2 2015/05/15 12:03:51 pacho Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI=" SLOT="0" LICENSE="Mozart" -KEYWORDS="-amd64 ~ppc -ppc64 ~x86" +KEYWORDS="-amd64 ppc -ppc64 ~x86" IUSE="doc emacs examples gdbm static tcl threads tk" RDEPEND=" |