summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-23 19:30:26 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-23 19:30:26 +0200
commita86fd14746b51de11315c2caa282f2f6250e5b11 (patch)
tree2d288c1381ffaa849b10f5376b1603ca4d442120 /dev-python/pyarrow
parentdev-python/pandas: Keyword 2.2.0-r1 hppa, #922547 (diff)
downloadgentoo-a86fd14746b51de11315c2caa282f2f6250e5b11.tar.gz
gentoo-a86fd14746b51de11315c2caa282f2f6250e5b11.tar.bz2
gentoo-a86fd14746b51de11315c2caa282f2f6250e5b11.zip
dev-python/pyarrow: Keyword 14.0.2 hppa, #922547
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyarrow')
-rw-r--r--dev-python/pyarrow/pyarrow-14.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyarrow/pyarrow-14.0.2.ebuild b/dev-python/pyarrow/pyarrow-14.0.2.ebuild
index c0f420a92293..7d15419a7afe 100644
--- a/dev-python/pyarrow/pyarrow-14.0.2.ebuild
+++ b/dev-python/pyarrow/pyarrow-14.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ S="${WORKDIR}/apache-arrow-${PV}/python"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
IUSE="parquet snappy ssl"
RDEPEND="