commit: 7fe6715c95b361d1dd8198d5dbb33c9bdb3b5b02
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 06:36:35 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 06:37:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe6715c
dev-python/jsonschema-spec: Keyword 0.2.3 x86, #910584
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild
b/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild
index 0c82e0a19efb..85bc111cd5f0 100644
--- a/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild
+++ b/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~riscv ~x86"
RDEPEND="
>=dev-python/pathable-0.4.1[${PYTHON_USEDEP}]