commit: 26789d502e6ac6f27fb48ece8351a38ed437af1a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 13:28:12 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 13:28:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26789d50
dev-python/fsspec: Stabilize 2024.12.0 ALLARCHES, #947454
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/fsspec/fsspec-2024.12.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/fsspec/fsspec-2024.12.0.ebuild
b/dev-python/fsspec/fsspec-2024.12.0.ebuild
index 41b76892ce29..bac21cbb7a3e 100644
--- a/dev-python/fsspec/fsspec-2024.12.0.ebuild
+++ b/dev-python/fsspec/fsspec-2024.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 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}]