diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-01-04 18:54:09 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-01-04 18:54:09 +0000 |
| commit | e1e67a5d95d606250a2ca98dec076ecd6e0062d8 (patch) | |
| tree | 90984b16cea88cb9f1b36e111cf808588f9e9a13 /dev-python/pyarrow | |
| parent | 92629f2f4536ac235fc005fbfa176526369acbe0 (diff) | |
| download | baldeagleos-repo-e1e67a5d95d606250a2ca98dec076ecd6e0062d8.tar.gz baldeagleos-repo-e1e67a5d95d606250a2ca98dec076ecd6e0062d8.tar.xz baldeagleos-repo-e1e67a5d95d606250a2ca98dec076ecd6e0062d8.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pyarrow')
| -rw-r--r-- | dev-python/pyarrow/pyarrow-18.0.0.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/pyarrow/pyarrow-18.1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pyarrow/pyarrow-18.0.0.ebuild b/dev-python/pyarrow/pyarrow-18.0.0.ebuild index 5a2f742880c8..59d18272e4f0 100644 --- a/dev-python/pyarrow/pyarrow-18.0.0.ebuild +++ b/dev-python/pyarrow/pyarrow-18.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 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 ~loong ~riscv x86" +KEYWORDS="amd64 arm64 ~riscv x86" IUSE="+parquet +snappy ssl" RDEPEND=" diff --git a/dev-python/pyarrow/pyarrow-18.1.0.ebuild b/dev-python/pyarrow/pyarrow-18.1.0.ebuild index a18710b9a076..6e6c9235eabc 100644 --- a/dev-python/pyarrow/pyarrow-18.1.0.ebuild +++ b/dev-python/pyarrow/pyarrow-18.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 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 ~loong ~riscv ~x86" +KEYWORDS="~amd64 arm64 ~riscv ~x86" IUSE="+parquet +snappy ssl" RDEPEND=" |
