Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fastjsonschema/
Date: Thu, 22 Sep 2022 07:45:33
Message-Id: 1663832722.e41ecfe1347288d8df1cd29b8c5bde7e71a24de6.mgorny@gentoo
1 commit: e41ecfe1347288d8df1cd29b8c5bde7e71a24de6
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Wed Sep 21 21:56:55 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 22 07:45:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e41ecfe1
7
8 dev-python/fastjsonschema: Keyword 2.16.2 mips, #831222
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild
16 index 4d2f3bd44cd4..30d3fd50572e 100644
17 --- a/dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild
18 +++ b/dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild
19 @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
25
26 distutils_enable_tests pytest