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 38EAD139694 for ; Wed, 21 Jun 2017 09:44:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76803E0F55; Wed, 21 Jun 2017 09:44:38 +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 4FCE2E0F54 for ; Wed, 21 Jun 2017 09:44:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 672EB341890 for ; Wed, 21 Jun 2017 09:44:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C806E748E for ; Wed, 21 Jun 2017 09:44:35 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1498038269.5fa74ded1eb3c12ae9ffbe00e9ae0dc823554c42.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dill/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/dill/dill-0.2.5.ebuild X-VCS-Directories: dev-python/dill/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 5fa74ded1eb3c12ae9ffbe00e9ae0dc823554c42 X-VCS-Branch: master Date: Wed, 21 Jun 2017 09:44:35 +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: 3d061b2c-01be-4145-950b-d1a259392bf8 X-Archives-Hash: 5023746704de53d1da05781be7b03ca0 commit: 5fa74ded1eb3c12ae9ffbe00e9ae0dc823554c42 Author: Alexis Ballier gentoo org> AuthorDate: Wed Jun 21 09:44:17 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Jun 21 09:44:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fa74ded dev-python/dill: keyword ~arm64, bug #594020 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/dill/dill-0.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dill/dill-0.2.5.ebuild b/dev-python/dill/dill-0.2.5.ebuild index ef70f9de3e2..6ae32e8c55c 100644 --- a/dev-python/dill/dill-0.2.5.ebuild +++ b/dev-python/dill/dill-0.2.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" PATCHES=(