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 40E0B1388C0 for ; Sun, 28 Feb 2016 07:32:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D2A821C08B; Sun, 28 Feb 2016 07:32:51 +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 A722121C07F for ; Sun, 28 Feb 2016 07:32:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DE929340A7B for ; Sun, 28 Feb 2016 07:32:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 312FA2099 for ; Sun, 28 Feb 2016 07:32:46 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1456644676.a05cca61121df82a23639018c9db61e2b7c7220b.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ipykernel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ipykernel/ipykernel-4.3.0.ebuild X-VCS-Directories: dev-python/ipykernel/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: a05cca61121df82a23639018c9db61e2b7c7220b X-VCS-Branch: master Date: Sun, 28 Feb 2016 07:32:46 +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: 62012b35-0ba8-4608-929e-3bc920c5c182 X-Archives-Hash: b781a3e07e6f42e940b9f193eb38fa3e commit: a05cca61121df82a23639018c9db61e2b7c7220b Author: Matthew Thode gentoo org> AuthorDate: Sun Feb 28 07:31:16 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Sun Feb 28 07:31:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a05cca61 dev-python/ipykernel: keywording arm64 merged on X-C1 Package-Manager: portage-2.2.26 dev-python/ipykernel/ipykernel-4.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ipykernel/ipykernel-4.3.0.ebuild b/dev-python/ipykernel/ipykernel-4.3.0.ebuild index d2ccad1..c12f097 100644 --- a/dev-python/ipykernel/ipykernel-4.3.0.ebuild +++ b/dev-python/ipykernel/ipykernel-4.3.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" RDEPEND="