From d43d2c01dc453381059153dc66abf6ef5ce97503 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sat, 16 Jan 2016 11:08:43 +0000 Subject: Drop support for Java on ppc across the tree Sorry! *sniff* --- dev-util/antlrworks/antlrworks-1.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/antlrworks') diff --git a/dev-util/antlrworks/antlrworks-1.2.3.ebuild b/dev-util/antlrworks/antlrworks-1.2.3.ebuild index 6b84261a6c4c..8ea416e55aa0 100644 --- a/dev-util/antlrworks/antlrworks-1.2.3.ebuild +++ b/dev-util/antlrworks/antlrworks-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.antlr.org/download/${P}-src.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc64 x86" IUSE="" -- cgit v1.2.3-65-gdbad