Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fastjsonschema/
Date: Sun, 30 Jan 2022 11:33:36
Message-Id: 1643542318.c66b99839131de7e67127f7a867b85d41e02d6b6.chewi@gentoo
1 commit: c66b99839131de7e67127f7a867b85d41e02d6b6
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 30 11:31:58 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 30 11:31:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c66b9983
7
8 dev-python/fastjsonschema: Keyword 2.15.3 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/fastjsonschema/fastjsonschema-2.15.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/fastjsonschema/fastjsonschema-2.15.3.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.15.3.ebuild
18 index 5a3028e4da43..99a67e8f8a4e 100644
19 --- a/dev-python/fastjsonschema/fastjsonschema-2.15.3.ebuild
20 +++ b/dev-python/fastjsonschema/fastjsonschema-2.15.3.ebuild
21 @@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P}
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
27
28 distutils_enable_tests pytest