diff options
author | Sam James <sam@gentoo.org> | 2022-11-06 07:23:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-06 07:23:50 +0000 |
commit | d40ba8a95f69e1d07ff242f664e32089e3794f13 (patch) | |
tree | 8eda41dba8388b5f3cbc7b28c2d325454e8c2352 /dev-python | |
parent | dev-python/jupyter_core: Stabilize 4.11.2 ALLARCHES, #879963 (diff) | |
download | gentoo-d40ba8a95f69e1d07ff242f664e32089e3794f13.tar.gz gentoo-d40ba8a95f69e1d07ff242f664e32089e3794f13.tar.bz2 gentoo-d40ba8a95f69e1d07ff242f664e32089e3794f13.zip |
dev-python/jschema_to_python: Stabilize 1.2.3-r1 ALLARCHES, #879967
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-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jschema_to_python/jschema_to_python-1.2.3-r1.ebuild b/dev-python/jschema_to_python/jschema_to_python-1.2.3-r1.ebuild index d55e8935b7b8..efdc38e0883a 100644 --- a/dev-python/jschema_to_python/jschema_to_python-1.2.3-r1.ebuild +++ b/dev-python/jschema_to_python/jschema_to_python-1.2.3-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" RDEPEND=" dev-python/attrs[${PYTHON_USEDEP}] |