aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-01-17 10:58:17 +0000
committerJames Le Cuirot <chewi@gentoo.org>2016-01-17 10:59:25 +0000
commitd5bec2ca5d273e3651d75427f16b7d1a9af86db0 (patch)
tree075782baaff54d2014bc651dadd72568ca2bd881 /media-sound
parentMerge branch 'master' of git://anongit.gentoo.org/proj/java (diff)
downloadjava-d5bec2ca5d273e3651d75427f16b7d1a9af86db0.tar.gz
java-d5bec2ca5d273e3651d75427f16b7d1a9af86db0.tar.bz2
java-d5bec2ca5d273e3651d75427f16b7d1a9af86db0.zip
Support for Java on ppc has been dropped across the tree
Sorry! *sniff*
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/jsynthlib/jsynthlib-0.20.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/jsynthlib/jsynthlib-0.20.0.ebuild b/media-sound/jsynthlib/jsynthlib-0.20.0.ebuild
index 9b6715a4..4f2f21fb 100644
--- a/media-sound/jsynthlib/jsynthlib-0.20.0.ebuild
+++ b/media-sound/jsynthlib/jsynthlib-0.20.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.jsynthlib.org/"
SRC_URI="http://www.jsynthlib.org/JSynthLib-${PV}.jar"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~x86"
IUSE=""
DEPEND=">=virtual/jdk-1.4