commit: 2230ccebb1ced4b41f51ffff9fe68d2fd498c769
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 09:00:40 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 09:00:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2230cceb
dev-python/openapi-schema-validator: x86 stable wrt bug #854018
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
.../openapi-schema-validator/openapi-schema-validator-0.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.0.ebuild
b/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.0.ebuild
index abb8f02da350..b25ebd5a26c8 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.0.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
RDEPEND="
>=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]