diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-19 21:03:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-22 10:01:19 +0200 |
commit | 4723149bb041b3e1f42705da725a3306cb198de7 (patch) | |
tree | 15a6df02d9d56bd3350a9ec832798ce693de31f3 /dev-python/jschema-to-python | |
parent | dev-python/cfn-lint: Drop keyword not on pyarrow (diff) | |
download | gentoo-4723149bb041b3e1f42705da725a3306cb198de7.tar.gz gentoo-4723149bb041b3e1f42705da725a3306cb198de7.tar.bz2 gentoo-4723149bb041b3e1f42705da725a3306cb198de7.zip |
dev-python/jschema-to-python: Drop keyword not on pyarrow
Signed-off-by: Michał Górny <mgorny@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 43e878dbdec1..440fdbb5fa90 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 ~riscv x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" dev-python/attrs[${PYTHON_USEDEP}] |