summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-10 16:15:43 +0000
committerSam James <sam@gentoo.org>2021-12-10 16:15:43 +0000
commit1650357f8874e0b82c68e23a76bb970868071da0 (patch)
treeeed3e784d808cc8f0be52f0137f90cfca89f87ad /dev-python
parentdev-python/aiohttp: Stabilize 3.8.0 x86, #828754 (diff)
downloadgentoo-1650357f8874e0b82c68e23a76bb970868071da0.tar.gz
gentoo-1650357f8874e0b82c68e23a76bb970868071da0.tar.bz2
gentoo-1650357f8874e0b82c68e23a76bb970868071da0.zip
dev-python/jschema_to_python: Stabilize 1.2.3 x86, #828757
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]