diff options
author | 2023-11-24 16:43:13 +0000 | |
---|---|---|
committer | 2023-11-24 16:43:13 +0000 | |
commit | 973357ec09f31f7962b4f9caebcb8e0687e5e7f2 (patch) | |
tree | 8ebe1b5e3f046c1bfaee72de0bfee0941c22702e /dev-python/jschema-to-python | |
parent | dev-python/joblib: Stabilize 1.3.2 arm64, #918245 (diff) | |
download | gentoo-973357ec09f31f7962b4f9caebcb8e0687e5e7f2.tar.gz gentoo-973357ec09f31f7962b4f9caebcb8e0687e5e7f2.tar.bz2 gentoo-973357ec09f31f7962b4f9caebcb8e0687e5e7f2.zip |
dev-python/jschema-to-python: Stabilize 1.2.3-r1 arm64, #918167
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jschema-to-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 d123bb88d2c1..3242552e8673 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 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" RDEPEND=" dev-python/attrs[${PYTHON_USEDEP}] |