diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-03-20 18:54:58 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-03-20 18:54:58 +0000 |
commit | f30c125ad0e77225d7dd52f5467b15b32e4f946c (patch) | |
tree | 6574be633c3794b4f6422e738251580345047909 /dev-java/jazzy/jazzy-0.5.2.ebuild | |
parent | Added patches for GIF transparency, replace image viewer from xv to desktop d... (diff) | |
download | gentoo-2-f30c125ad0e77225d7dd52f5467b15b32e4f946c.tar.gz gentoo-2-f30c125ad0e77225d7dd52f5467b15b32e4f946c.tar.bz2 gentoo-2-f30c125ad0e77225d7dd52f5467b15b32e4f946c.zip |
Marked ~ppc for bug #215151.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/jazzy/jazzy-0.5.2.ebuild')
-rw-r--r-- | dev-java/jazzy/jazzy-0.5.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/jazzy/jazzy-0.5.2.ebuild b/dev-java/jazzy/jazzy-0.5.2.ebuild index 3c4f095efd72..1948e6b8a598 100644 --- a/dev-java/jazzy/jazzy-0.5.2.ebuild +++ b/dev-java/jazzy/jazzy-0.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jazzy/jazzy-0.5.2.ebuild,v 1.2 2008/03/29 00:00:07 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jazzy/jazzy-0.5.2.ebuild,v 1.3 2009/03/20 18:54:58 josejx Exp $ JAVA_PKG_IUSE="doc examples source" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.src.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" |