From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-853532-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id A3A591384B4
	for <garchives@archives.gentoo.org>; Sat, 26 Dec 2015 12:03:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1B6BF21C016;
	Sat, 26 Dec 2015 12:03:20 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 1017B21C009
	for <gentoo-commits@lists.gentoo.org>; Sat, 26 Dec 2015 12:03:18 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 3EDFA3408B8
	for <gentoo-commits@lists.gentoo.org>; Sat, 26 Dec 2015 12:03:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 03A44D04
	for <gentoo-commits@lists.gentoo.org>; Sat, 26 Dec 2015 12:03:13 +0000 (UTC)
From: "Agostino Sarubbo" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" <ago@gentoo.org>
Message-ID: <1451131382.11548c130614fed217928e093244474722be017a.ago@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-bin/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-java/icedtea-bin/icedtea-bin-7.2.6.3.ebuild
X-VCS-Directories: dev-java/icedtea-bin/
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
X-VCS-Revision: 11548c130614fed217928e093244474722be017a
X-VCS-Branch: master
Date: Sat, 26 Dec 2015 12:03:13 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: e93033ea-3225-4950-b3dd-484f0d168049
X-Archives-Hash: 70c3089af89d0d0b67218bd868330a04

commit:     11548c130614fed217928e093244474722be017a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 26 12:03:02 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Dec 26 12:03:02 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11548c13

dev-java/icedtea-bin: ppc stable wrt bug #567850

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-java/icedtea-bin/icedtea-bin-7.2.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/icedtea-bin/icedtea-bin-7.2.6.3.ebuild b/dev-java/icedtea-bin/icedtea-bin-7.2.6.3.ebuild
index b3b8027..c166af6 100644
--- a/dev-java/icedtea-bin/icedtea-bin-7.2.6.3.ebuild
+++ b/dev-java/icedtea-bin/icedtea-bin-7.2.6.3.ebuild
@@ -24,7 +24,7 @@ done
 
 LICENSE="GPL-2-with-linking-exception"
 SLOT="7"
-KEYWORDS="-* amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="-* amd64 ~arm ppc ~ppc64 x86"
 
 IUSE="+alsa cjk +cups doc examples +gtk headless-awt nsplugin nss pulseaudio selinux source webstart"
 REQUIRED_USE="gtk? ( !headless-awt ) nsplugin? ( !headless-awt )"