Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ijson/
Date: Tue, 01 Sep 2020 21:08:53
Message-Id: 1598994517.27004c7dadd888400214f140bb92dfc57c934866.sam@gentoo
1 commit: 27004c7dadd888400214f140bb92dfc57c934866
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 21:08:37 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 21:08:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27004c7d
7
8 dev-python/ijson: Stabilize 3.1_p0 amd64, #738956
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/ijson/ijson-3.1_p0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/ijson/ijson-3.1_p0.ebuild b/dev-python/ijson/ijson-3.1_p0.ebuild
16 index 224c80c9c50..ed45be42d97 100644
17 --- a/dev-python/ijson/ijson-3.1_p0.ebuild
18 +++ b/dev-python/ijson/ijson-3.1_p0.ebuild
19 @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 x86"
24 +KEYWORDS="amd64 x86"
25
26 RDEPEND="
27 dev-libs/yajl