diff options
author | Sam James <sam@gentoo.org> | 2021-09-26 18:49:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-26 18:49:36 +0100 |
commit | 53aa9ecb85229e6ab0dba151bce977b7e516db61 (patch) | |
tree | a8948b3c1789a3d108413582fe9386b6cda58260 /dev-python/fastjsonschema | |
parent | dev-python/jupyter_client: Stabilize 6.1.12 arm, #811939 (diff) | |
download | gentoo-53aa9ecb85229e6ab0dba151bce977b7e516db61.tar.gz gentoo-53aa9ecb85229e6ab0dba151bce977b7e516db61.tar.bz2 gentoo-53aa9ecb85229e6ab0dba151bce977b7e516db61.zip |
dev-python/fastjsonschema: Stabilize 2.15.1 arm, #811939
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/fastjsonschema')
-rw-r--r-- | dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild index 445f00c328d3..7536e754b01d 100644 --- a/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild +++ b/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild @@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |