commit: 2763c94eb0f4d8fcc68bbbc5370401b2eb98a639
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 05:13:18 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 05:13:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2763c94e
dev-python/fastjsonschema: Stabilize 2.14.5 arm64, #754468
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild
b/dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild
index b6cd18b90ba..dc0986d6219 100644
--- a/dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild
+++ b/dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild
@@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 arm64 ~x86"
distutils_enable_tests pytest