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 9CADE1388C0 for ; Sun, 28 Feb 2016 07:08:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C296121C00C; Sun, 28 Feb 2016 07:08:31 +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 544C421C07C for ; Sun, 28 Feb 2016 07:08:31 +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 63152340B29 for ; Sun, 28 Feb 2016 07:08:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C72461BA0 for ; Sun, 28 Feb 2016 07:08:28 +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: <1456642960.b2476308d8c0eb9aeeb694da05c6375b2cb1c648.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ipyparallel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ipyparallel/ipyparallel-5.0.1.ebuild X-VCS-Directories: dev-python/ipyparallel/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: b2476308d8c0eb9aeeb694da05c6375b2cb1c648 X-VCS-Branch: master Date: Sun, 28 Feb 2016 07:08:28 +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: 71d74baa-cef2-4018-948a-81ed984277e7 X-Archives-Hash: c0c6a4564842fb7d0108818b665b0d8c commit: b2476308d8c0eb9aeeb694da05c6375b2cb1c648 Author: Matthew Thode gentoo org> AuthorDate: Sun Feb 28 07:02:40 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Sun Feb 28 07:02:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2476308 dev-python/ipyparallel: keywording arm64 merged on X-C1 Package-Manager: portage-2.2.26 dev-python/ipyparallel/ipyparallel-5.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ipyparallel/ipyparallel-5.0.1.ebuild b/dev-python/ipyparallel/ipyparallel-5.0.1.ebuild index 8bf04a1..369de92 100644 --- a/dev-python/ipyparallel/ipyparallel-5.0.1.ebuild +++ b/dev-python/ipyparallel/ipyparallel-5.0.1.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="doc test" RDEPEND="