Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jmespath/
Date: Tue, 27 Nov 2018 21:55:57
Message-Id: 1543355714.6161c4e520d276d563e2d6c9645b0c1d9cfe6974.whissi@gentoo
1 commit: 6161c4e520d276d563e2d6c9645b0c1d9cfe6974
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 27 21:42:46 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 27 21:55:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6161c4e5
7
8 dev-python/jmespath: x86 stable (bug #667974)
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/jmespath/jmespath-0.9.3-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/jmespath/jmespath-0.9.3-r1.ebuild b/dev-python/jmespath/jmespath-0.9.3-r1.ebuild
17 index 252f4e77c07..1992f6dc35a 100644
18 --- a/dev-python/jmespath/jmespath-0.9.3-r1.ebuild
19 +++ b/dev-python/jmespath/jmespath-0.9.3-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="7"
26 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="~amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
32 IUSE="test"
33
34 DEPEND="