diff options
author | Sam James <sam@gentoo.org> | 2021-09-06 01:17:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-06 01:17:47 +0100 |
commit | cce9aad465bc3e71c72e536e7ea0b50873956813 (patch) | |
tree | 803c7aa058d02f5c6bf18076be5ab3a2a195b995 /dev-python/fastjsonschema | |
parent | dev-python/ipyparallel: Keyword 6.3.0-r1 s390, #808378 (diff) | |
download | gentoo-cce9aad465bc3e71c72e536e7ea0b50873956813.tar.gz gentoo-cce9aad465bc3e71c72e536e7ea0b50873956813.tar.bz2 gentoo-cce9aad465bc3e71c72e536e7ea0b50873956813.zip |
dev-python/fastjsonschema: Keyword 2.15.1 s390, #808378
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 1c8ccccb44a2..772d97eb8e89 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 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~s390 ~sparc x86" distutils_enable_tests pytest |