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/fastjsonschema/
Date: Sun, 20 Jun 2021 01:55:45
Message-Id: 1624154085.72f8bce585d8f1c5ad8dd943c5365e9c84089257.sam@gentoo
1 commit: 72f8bce585d8f1c5ad8dd943c5365e9c84089257
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 20 01:54:45 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 20 01:54:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72f8bce5
7
8 dev-python/fastjsonschema: Keyword 2.15.1 sparc, #796365
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild
16 index 7e80f411a41..1d50bcea73b 100644
17 --- a/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild
18 +++ b/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild
19 @@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P}
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 x86"
24 +KEYWORDS="amd64 ~arm arm64 ~sparc x86"
25
26 distutils_enable_tests pytest