From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D83A9139085 for ; Tue, 24 Jan 2017 20:21:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C4D0E0E51; Tue, 24 Jan 2017 20:21:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 654D8E0E51 for ; Tue, 24 Jan 2017 20:21:10 +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 78199340F53 for ; Tue, 24 Jan 2017 20:21:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2DF92E12 for ; Tue, 24 Jan 2017 20:21:07 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1485289233.3e9a5fd8156e5e48ff0d3c675669f4dd50711616.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-java/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-eselect/eselect-java/eselect-java-0.3.0.ebuild X-VCS-Directories: app-eselect/eselect-java/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 3e9a5fd8156e5e48ff0d3c675669f4dd50711616 X-VCS-Branch: master Date: Tue, 24 Jan 2017 20:21:07 +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: f03ce611-85dc-4789-a5c9-77e7dc452981 X-Archives-Hash: fa9fc41a216f1b7854abd2a011ed2343 commit: 3e9a5fd8156e5e48ff0d3c675669f4dd50711616 Author: Roy Bamford gentoo org> AuthorDate: Tue Jan 24 17:55:13 2017 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Tue Jan 24 20:20:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9a5fd8 app-eselect/eselect-java: added ~arm64 keyword. dev-java/oracle-jdk-bin, already keyworded, depends on it. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3632 app-eselect/eselect-java/eselect-java-0.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-eselect/eselect-java/eselect-java-0.3.0.ebuild b/app-eselect/eselect-java/eselect-java-0.3.0.ebuild index cac62cc..bb8ceca 100644 --- a/app-eselect/eselect-java/eselect-java-0.3.0.ebuild +++ b/app-eselect/eselect-java/eselect-java-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="