summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-27 21:04:31 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-27 21:04:31 +0300
commit2f4caffe6aef97fcbdd7289e3ddc81d4f081a94a (patch)
tree4eea897fc5eed7f10b9f7ca5d6fac9f29150796b /dev-python/jsonschema
parentdev-python/hatch-fancy-pypi-readme: Keyword 22.3.0 hppa, #865739 (diff)
downloadgentoo-2f4caffe6aef97fcbdd7289e3ddc81d4f081a94a.tar.gz
gentoo-2f4caffe6aef97fcbdd7289e3ddc81d4f081a94a.tar.bz2
gentoo-2f4caffe6aef97fcbdd7289e3ddc81d4f081a94a.zip
dev-python/jsonschema: Keyword 4.14.0 hppa, #865739
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r--dev-python/jsonschema/jsonschema-4.14.0.ebuild2
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 d36b99027493..111f8c9d4b74 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 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc"
RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]