summaryrefslogtreecommitdiff
path: root/dev-python/jsonschema/jsonschema-4.9.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-02 09:17:58 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-02 09:17:58 +0100
commite594c992ffc7a67aab370bfe0634d498dbd82b8a (patch)
tree4f2368520ca4f275439a3da159a7d6f0a2deead9 /dev-python/jsonschema/jsonschema-4.9.0.ebuild
parent8f4c38a7c36dcb0533df606e6906314a00b70933 (diff)
gentoo auto-resync : 02:08:2022 - 09:17:58
Diffstat (limited to 'dev-python/jsonschema/jsonschema-4.9.0.ebuild')
-rw-r--r--dev-python/jsonschema/jsonschema-4.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.9.0.ebuild b/dev-python/jsonschema/jsonschema-4.9.0.ebuild
index 9ff615cc2bee..b0cbff91ab2d 100644
--- a/dev-python/jsonschema/jsonschema-4.9.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.9.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 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]