commit:     53a00d2d75deb4738bf7f04718b79599b46c69dc
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 13 06:42:46 2026 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 13 06:42:46 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a00d2d

dev-python/pyarrow: Stabilize 22.0.0 amd64, #961010

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/pyarrow/pyarrow-22.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyarrow/pyarrow-22.0.0.ebuild 
b/dev-python/pyarrow/pyarrow-22.0.0.ebuild
index 1edc23c724c4..dbd32913f19f 100644
--- a/dev-python/pyarrow/pyarrow-22.0.0.ebuild
+++ b/dev-python/pyarrow/pyarrow-22.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2025 Gentoo Authors
+# Copyright 2023-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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="

Reply via email to