commit: 8be2810a36b7ba1d22a551a129b2097c666ebc6f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 16:59:23 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 16:59:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be2810a
dev-python/pyarrow: Stabilize 18.1.0 arm64, #946419
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pyarrow/pyarrow-18.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyarrow/pyarrow-18.1.0.ebuild
b/dev-python/pyarrow/pyarrow-18.1.0.ebuild
index 6203bf592977..3c9fc1847c49 100644
--- a/dev-python/pyarrow/pyarrow-18.1.0.ebuild
+++ b/dev-python/pyarrow/pyarrow-18.1.0.ebuild
@@ -33,7 +33,7 @@ S="${WORKDIR}/apache-arrow-${PV}/python"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~loong ~riscv ~x86"
IUSE="+parquet +snappy ssl"
RDEPEND="