commit: 9948da069093436633dca07611b214dffd99d694
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 12 03:45:41 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 12 05:41:36 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9948da06
dev-python/fsspec: Stabilize 2025.12.0 ALLARCHES, #968636
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/fsspec/fsspec-2025.12.0.ebuild | 4 ++--
1 file 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}]