diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-08 11:48:37 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-08 11:48:37 +0200 |
commit | 51328ac84cffe83126e9cd1392366740706fdf5f (patch) | |
tree | 3eb14ad17639c835c4efb88ba8af5972e7181bf8 /dev-python/pyarrow | |
parent | dev-python/yara-python: Stabilize 4.5.0 amd64, #931530 (diff) | |
download | gentoo-51328ac84cffe83126e9cd1392366740706fdf5f.tar.gz gentoo-51328ac84cffe83126e9cd1392366740706fdf5f.tar.bz2 gentoo-51328ac84cffe83126e9cd1392366740706fdf5f.zip |
dev-python/pyarrow: Stabilize 16.0.0 amd64, #931543
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyarrow')
-rw-r--r-- | dev-python/pyarrow/pyarrow-16.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyarrow/pyarrow-16.0.0.ebuild b/dev-python/pyarrow/pyarrow-16.0.0.ebuild index 068c9a2aba85..37167ff75b2c 100644 --- a/dev-python/pyarrow/pyarrow-16.0.0.ebuild +++ b/dev-python/pyarrow/pyarrow-16.0.0.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}/apache-arrow-${PV}/python" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~loong ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~hppa ~loong ~riscv ~x86" IUSE="+parquet +snappy ssl" RDEPEND=" |