diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-06-13 17:03:27 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-06-13 17:03:27 +0800 |
commit | 82892de29491daa0bdbb702e7803f1fcc61f163b (patch) | |
tree | 3e0dcec175624ec529bacf34f3cd59575dab3b46 /dev-python/jsonschema-spec | |
parent | dev-python/jsonschema-specifications: Keyword 2023.5.2 riscv, #908409 (diff) | |
download | gentoo-82892de29491daa0bdbb702e7803f1fcc61f163b.tar.gz gentoo-82892de29491daa0bdbb702e7803f1fcc61f163b.tar.bz2 gentoo-82892de29491daa0bdbb702e7803f1fcc61f163b.zip |
dev-python/jsonschema-spec: Keyword 0.2.1 riscv, #908409
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema-spec')
-rw-r--r-- | dev-python/jsonschema-spec/jsonschema-spec-0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.2.1.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.2.1.ebuild index ded412c724c4..b787a5095c32 100644 --- a/dev-python/jsonschema-spec/jsonschema-spec-0.2.1.ebuild +++ b/dev-python/jsonschema-spec/jsonschema-spec-0.2.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" RDEPEND=" >=dev-python/pathable-0.4.1[${PYTHON_USEDEP}] |