diff options
| author | Eli Schwartz <eschwartz@gentoo.org> | 2026-01-11 22:45:41 -0500 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@gentoo.org> | 2026-01-12 00:41:36 -0500 |
| commit | 9948da069093436633dca07611b214dffd99d694 (patch) | |
| tree | 9d65cf1f3958b3593c88187cfd1da1d24c3238ba /dev-python/fsspec | |
| parent | 6d8becd9849e6122de7958af0bf6affa19a0c96e (diff) | |
dev-python/fsspec: Stabilize 2025.12.0 ALLARCHES, #968636
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python/fsspec')
| -rw-r--r-- | dev-python/fsspec/fsspec-2025.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/fsspec/fsspec-2025.12.0.ebuild b/dev-python/fsspec/fsspec-2025.12.0.ebuild index 1aba00c18ebe..ce491050b109 100644 --- a/dev-python/fsspec/fsspec-2025.12.0.ebuild +++ b/dev-python/fsspec/fsspec-2025.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2025 Gentoo Authors +# Copyright 2020-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" BDEPEND=" dev-python/hatch-vcs[${PYTHON_USEDEP}] |
