commit: a054af6ef89bfb156158d082d69a1b31b96f2d29
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 17 19:07:41 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 17 19:07:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a054af6e
dev-python/pyarrow: Stabilize 20.0.0 x86, #956103
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pyarrow/pyarrow-20.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyarrow/pyarrow-20.0.0.ebuild
b/dev-python/pyarrow/pyarrow-20.0.0.ebuild
index 92d02ea3db58..f0c669fa0ba2 100644
--- a/dev-python/pyarrow/pyarrow-20.0.0.ebuild
+++ b/dev-python/pyarrow/pyarrow-20.0.0.ebuild
@@ -33,7 +33,7 @@ S="${WORKDIR}/apache-arrow-${PV}/python"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv x86"
IUSE="+parquet +snappy ssl"
RDEPEND="