commit: a89afdcec005958c8dd59eb2a6bcc5cbebd85e21
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 16 06:35:53 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 06:35:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a89afdce
dev-python/jsonschema-spec: Keyword 0.1.1 arm64, #868015
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
b/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
index 489bfea65bfe..4e808fb31e7f 100644
--- a/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
+++ b/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="
>=dev-python/jsonschema-4.0.0[${PYTHON_USEDEP}]