diff options
author | 2022-08-21 22:13:01 -0400 | |
---|---|---|
committer | 2022-08-23 01:31:28 +0800 | |
commit | 365608990279a4b718670a7adb50335435a8a743 (patch) | |
tree | 990ba857fe02d697c02dc45b0090ae227b07ef51 | |
parent | dev-python/hatch-fancy-pypi-readme: Keyword 22.3.0 sparc, #865739 (diff) | |
download | gentoo-365608990279a4b718670a7adb50335435a8a743.tar.gz gentoo-365608990279a4b718670a7adb50335435a8a743.tar.bz2 gentoo-365608990279a4b718670a7adb50335435a8a743.zip |
dev-python/jsonschema: Keyword 4.14.0 sparc, #865739
Closes: https://github.com/gentoo/gentoo/pull/26955
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r-- | dev-python/jsonschema/jsonschema-4.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.14.0.ebuild b/dev-python/jsonschema/jsonschema-4.14.0.ebuild index 5ad838d123a8..dbb943284ef1 100644 --- a/dev-python/jsonschema/jsonschema-4.14.0.ebuild +++ b/dev-python/jsonschema/jsonschema-4.14.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc" RDEPEND=" >=dev-python/attrs-17.4.0[${PYTHON_USEDEP}] |