diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-02 21:56:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-02 21:56:59 +0300 |
commit | 8d07598bf8dafd7325a2c8726a31597a0f723dc9 (patch) | |
tree | fadb74dbc3efe08bc28c162a495ffef7699031b4 /dev-python/pyarrow | |
parent | gui-apps/wmenu: Stabilize 0.1.8 amd64, #933206 (diff) | |
download | gentoo-8d07598bf8dafd7325a2c8726a31597a0f723dc9.tar.gz gentoo-8d07598bf8dafd7325a2c8726a31597a0f723dc9.tar.bz2 gentoo-8d07598bf8dafd7325a2c8726a31597a0f723dc9.zip |
dev-python/pyarrow: Stabilize 16.1.0 amd64, #933309
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyarrow')
-rw-r--r-- | dev-python/pyarrow/pyarrow-16.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyarrow/pyarrow-16.1.0.ebuild b/dev-python/pyarrow/pyarrow-16.1.0.ebuild index 068c9a2aba85..37167ff75b2c 100644 --- a/dev-python/pyarrow/pyarrow-16.1.0.ebuild +++ b/dev-python/pyarrow/pyarrow-16.1.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=" |