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 2EE8A59CA9 for ; Sun, 27 Mar 2016 09:37:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B623221C002; Sun, 27 Mar 2016 09:37:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CEA1121C035 for ; Sun, 27 Mar 2016 09:37:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9452F340B4D for ; Sun, 27 Mar 2016 09:37:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD75E852 for ; Sun, 27 Mar 2016 09:37:34 +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: <1459071433.ed18e1fc553ad539b7baf1c846952f650b74bacd.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.5.ebuild X-VCS-Directories: dev-java/icedtea-bin/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ed18e1fc553ad539b7baf1c846952f650b74bacd X-VCS-Branch: master Date: Sun, 27 Mar 2016 09:37:34 +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: 1d95ae5f-6154-4dfd-89a1-8dcd98b05271 X-Archives-Hash: ebdeabc41a35748344aaa1fbc05d050c commit: ed18e1fc553ad539b7baf1c846952f650b74bacd Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Mar 27 09:37:13 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Mar 27 09:37:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed18e1fc dev-java/icedtea-bin: amd64 stable wrt bug #578300 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-java/icedtea-bin/icedtea-bin-7.2.6.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/icedtea-bin/icedtea-bin-7.2.6.5.ebuild b/dev-java/icedtea-bin/icedtea-bin-7.2.6.5.ebuild index 45c0721..4319767 100644 --- a/dev-java/icedtea-bin/icedtea-bin-7.2.6.5.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-7.2.6.5.ebuild @@ -24,7 +24,7 @@ done LICENSE="GPL-2-with-linking-exception" SLOT="7" -KEYWORDS="-* ~amd64 ~arm ~x86" +KEYWORDS="-* amd64 ~arm ~x86" IUSE="+alsa cjk +cups doc examples +gtk headless-awt nsplugin nss pulseaudio selinux source +webstart" REQUIRED_USE="gtk? ( !headless-awt ) nsplugin? ( !headless-awt )"