diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-17 08:06:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-17 08:06:40 +0300 |
commit | 915ef312bdbe19ceb54e5db60488c0313abb30a3 (patch) | |
tree | 836574b476fd86b720e347be5986ac925cb5ce42 | |
parent | dev-python/jsonpickle: Stabilize 3.0.2 ALLARCHES, #914318 (diff) | |
download | gentoo-915ef312bdbe19ceb54e5db60488c0313abb30a3.tar.gz gentoo-915ef312bdbe19ceb54e5db60488c0313abb30a3.tar.bz2 gentoo-915ef312bdbe19ceb54e5db60488c0313abb30a3.zip |
dev-python/jsonschema-spec: Stabilize 0.2.4 arm, #914320
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/jsonschema-spec/jsonschema-spec-0.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.2.4.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.2.4.ebuild index a980d8a7e3f6..7bc2783f8fef 100644 --- a/dev-python/jsonschema-spec/jsonschema-spec-0.2.4.ebuild +++ b/dev-python/jsonschema-spec/jsonschema-spec-0.2.4.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm ~arm64 ~loong ppc64 ~riscv ~x86" RDEPEND=" >=dev-python/pathable-0.4.1[${PYTHON_USEDEP}] |