From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-872742-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 86AB059CA9 for <garchives@archives.gentoo.org>; Sun, 27 Mar 2016 09:38:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F22F821C05A; Sun, 27 Mar 2016 09:38:25 +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 3E7DA21C05A for <gentoo-commits@lists.gentoo.org>; Sun, 27 Mar 2016 09:38:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 22FC5340B98 for <gentoo-commits@lists.gentoo.org>; Sun, 27 Mar 2016 09:38:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD41C852 for <gentoo-commits@lists.gentoo.org>; Sun, 27 Mar 2016 09:38:22 +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: <1459071482.aa295c14ba0a9e10bf3383a9d9a0ea8c3e478f5e.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: aa295c14ba0a9e10bf3383a9d9a0ea8c3e478f5e X-VCS-Branch: master Date: Sun, 27 Mar 2016 09:38:22 +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: 1fd2b219-bd4b-4fa3-badb-c3532302f6f3 X-Archives-Hash: 5f72390da4a01e4e2d0308a76be706f5 commit: aa295c14ba0a9e10bf3383a9d9a0ea8c3e478f5e Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Mar 27 09:38:02 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Mar 27 09:38:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa295c14 dev-java/icedtea-bin: x86 stable wrt bug #578300 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> 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 4319767..da338a0 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 )"