commit: e4e3f6610a90fd282a142d84178a5bbe8881924e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 08:20:18 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 08:20:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e3f661
dev-python/fsspec: Stabilize 2024.9.0 ALLARCHES, #941805
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/fsspec/fsspec-2024.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/fsspec/fsspec-2024.9.0.ebuild
b/dev-python/fsspec/fsspec-2024.9.0.ebuild
index b6cde0c2fe2c..01b1d8409ec3 100644
--- a/dev-python/fsspec/fsspec-2024.9.0.ebuild
+++ b/dev-python/fsspec/fsspec-2024.9.0.ebuild
@@ -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}]