Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dill/
Date: Wed, 21 Jun 2017 09:44:39
Message-Id: 1498038269.5fa74ded1eb3c12ae9ffbe00e9ae0dc823554c42.aballier@gentoo
1 commit: 5fa74ded1eb3c12ae9ffbe00e9ae0dc823554c42
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 09:44:17 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 09:44:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fa74ded
7
8 dev-python/dill: keyword ~arm64, bug #594020
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/dill/dill-0.2.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/dill/dill-0.2.5.ebuild b/dev-python/dill/dill-0.2.5.ebuild
16 index ef70f9de3e2..6ae32e8c55c 100644
17 --- a/dev-python/dill/dill-0.2.5.ebuild
18 +++ b/dev-python/dill/dill-0.2.5.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tgz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86 ~ppc ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 PATCHES=(