summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-16 09:35:54 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-16 09:35:54 +0300
commite40000d7f3d61cbbd479c48f6f91f66bc3cefa96 (patch)
tree5e032e841729563d418d649b690f51708bd30aa3 /dev-python
parentdev-python/pathable: Keyword 0.4.3 arm64, #868015 (diff)
downloadgentoo-e40000d7f3d61cbbd479c48f6f91f66bc3cefa96.tar.gz
gentoo-e40000d7f3d61cbbd479c48f6f91f66bc3cefa96.tar.bz2
gentoo-e40000d7f3d61cbbd479c48f6f91f66bc3cefa96.zip
dev-python/openapi-spec-validator: Keyword 0.5.1 arm, #868015
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/openapi-spec-validator/openapi-spec-validator-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.1.ebuild b/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.1.ebuild
index e64872695701..82c39b6acd14 100644
--- a/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.1.ebuild
+++ b/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="
>=dev-python/jsonschema-4.0.0[${PYTHON_USEDEP}]