diff options
author | Sam James <sam@gentoo.org> | 2021-06-20 02:54:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-20 02:54:45 +0100 |
commit | 72f8bce585d8f1c5ad8dd943c5365e9c84089257 (patch) | |
tree | 6224fc8157f6c9849d201f33eb357a26ba228f74 /dev-python/fastjsonschema | |
parent | dev-python/pandocfilters: Keyword 1.4.3 sparc, #796365 (diff) | |
download | gentoo-72f8bce585d8f1c5ad8dd943c5365e9c84089257.tar.gz gentoo-72f8bce585d8f1c5ad8dd943c5365e9c84089257.tar.bz2 gentoo-72f8bce585d8f1c5ad8dd943c5365e9c84089257.zip |
dev-python/fastjsonschema: Keyword 2.15.1 sparc, #796365
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 7e80f411a413..1d50bcea73bb 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 x86" +KEYWORDS="amd64 ~arm arm64 ~sparc x86" distutils_enable_tests pytest |