diff options
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="" |