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/jmespath/
Date: Mon, 28 Aug 2017 20:44:34
Message-Id: 1503952996.d19d612638ce51fc3e4a8e9c5a7d77b3750fc36c.aballier@gentoo
1 commit: d19d612638ce51fc3e4a8e9c5a7d77b3750fc36c
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 28 20:43:16 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 28 20:43:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19d6126
7
8 dev-python/jmespath: keyword ~arm64
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-python/jmespath/jmespath-0.9.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/jmespath/jmespath-0.9.3.ebuild b/dev-python/jmespath/jmespath-0.9.3.ebuild
16 index 1c628c12fd1..d693ef491e6 100644
17 --- a/dev-python/jmespath/jmespath-0.9.3.ebuild
18 +++ b/dev-python/jmespath/jmespath-0.9.3.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="test"
26
27 DEPEND="