diff options
author | 2021-09-08 16:38:48 +0200 | |
---|---|---|
committer | 2021-09-08 17:18:58 +0100 | |
commit | ea27f48f4107c1a834c2092b4e18505bd6fc6d98 (patch) | |
tree | 2be2299cd848ea656733734ab688e512732f242b /dev-python/fastjsonschema | |
parent | dev-python/sphinxcontrib-github-alt: mark 1.2 sparc, bug #811939 (diff) | |
download | gentoo-ea27f48f4107c1a834c2092b4e18505bd6fc6d98.tar.gz gentoo-ea27f48f4107c1a834c2092b4e18505bd6fc6d98.tar.bz2 gentoo-ea27f48f4107c1a834c2092b4e18505bd6fc6d98.zip |
dev-python/fastjsonschema: stable 2.15.1 for sparc, bug #811939
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 772d97eb8e89..445f00c328d3 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 |