diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 14:56:44 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 15:03:32 +0000 |
commit | 92f92be896f3f8d5e5e0efa6c8125c54ab3bba07 (patch) | |
tree | 0c485e95773e2e522c020d1df3caa1a1d817011b /dev-python/pyarrow | |
parent | dev-python/dask-expr: Keyword 1.0.1 arm64, #926897 (diff) | |
download | gentoo-92f92be896f3f8d5e5e0efa6c8125c54ab3bba07.tar.gz gentoo-92f92be896f3f8d5e5e0efa6c8125c54ab3bba07.tar.bz2 gentoo-92f92be896f3f8d5e5e0efa6c8125c54ab3bba07.zip |
dev-python/pyarrow: Keyword 15.0.1 arm64, #926897
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyarrow')
-rw-r--r-- | dev-python/pyarrow/pyarrow-15.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyarrow/pyarrow-15.0.1.ebuild b/dev-python/pyarrow/pyarrow-15.0.1.ebuild index 07163984e450..3b10c5b3c1c1 100644 --- a/dev-python/pyarrow/pyarrow-15.0.1.ebuild +++ b/dev-python/pyarrow/pyarrow-15.0.1.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}/apache-arrow-${PV}/python" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~riscv" +KEYWORDS="~amd64 ~arm64 ~hppa ~riscv" IUSE="parquet snappy ssl" RDEPEND=" |