Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonschema-spec/
Date: Fri, 02 Sep 2022 17:46:29
Message-Id: 1662140779.525594632a4950c5e9623b4ef29b8d2896fdc3bd.arthurzam@gentoo
1 commit: 525594632a4950c5e9623b4ef29b8d2896fdc3bd
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 2 17:46:19 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 17:46:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52559463
7
8 dev-python/jsonschema-spec: Keyword 0.1.1 ppc64, #868015
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
16 index fd24a7a9a068..ec85ba23d6ab 100644
17 --- a/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
18 +++ b/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI="
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~ppc64"
25
26 RDEPEND="
27 >=dev-python/jsonschema-4.0.0[${PYTHON_USEDEP}]