From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A3A591384B4 for ; 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 ; 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 ; 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 ; Sat, 26 Dec 2015 12:03:13 +0000 (UTC) From: "Agostino Sarubbo" 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" 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: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e93033ea-3225-4950-b3dd-484f0d168049 X-Archives-Hash: 70c3089af89d0d0b67218bd868330a04 commit: 11548c130614fed217928e093244474722be017a Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Dec 26 12:03:02 2015 +0000 Commit: Agostino Sarubbo gentoo 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 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 )"