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, 11 Oct 2020 17:48:11
Message-Id: 1602438455.b9d027b54ec9b2e8e02ba6c405dec7a55937cd24.sam@gentoo
1 commit: b9d027b54ec9b2e8e02ba6c405dec7a55937cd24
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 17:47:35 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 17:47:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d027b5
7
8 dev-python/fastjsonschema: Keyword 2.14.5 arm64, #747820
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild
16 index cb687ee9c33..b6cd18b90ba 100644
17 --- a/dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild
18 +++ b/dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild
19 @@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P}
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~x86"
25
26 distutils_enable_tests pytest