summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-10-04 18:02:48 +0200
committerSam James <sam@gentoo.org>2021-10-04 18:44:07 +0100
commit33eab4dbcdbc5f98b42bd9b62e78d7b7008c56dd (patch)
tree92a2fae3956da7394826d5eea8d0780fac3f59c3 /dev-python/jsonschema
parentdev-python/isoduration: keyworded 20.11.0 for sparc, bug #815403 (diff)
downloadgentoo-33eab4dbcdbc5f98b42bd9b62e78d7b7008c56dd.tar.gz
gentoo-33eab4dbcdbc5f98b42bd9b62e78d7b7008c56dd.tar.bz2
gentoo-33eab4dbcdbc5f98b42bd9b62e78d7b7008c56dd.zip
dev-python/jsonschema: keyworded 4.0.0 for sparc, bug #815403
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/jsonschema')
-rw-r--r--dev-python/jsonschema/jsonschema-4.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.0.0.ebuild b/dev-python/jsonschema/jsonschema-4.0.0.ebuild
index 12bde460051f..239d9f058825 100644
--- a/dev-python/jsonschema/jsonschema-4.0.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]