commit: 1650357f8874e0b82c68e23a76bb970868071da0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 16:15:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 16:15:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1650357f
dev-python/jschema_to_python: Stabilize 1.2.3 x86, #828757
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild
b/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild
index 13faa1b6789a..83eb95193575 100644
--- a/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild
+++ b/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]