diff options
author | Sam James <sam@gentoo.org> | 2023-10-06 15:54:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-06 15:54:20 +0100 |
commit | f612e8b788ad0a4095c386e52278daa2b0383c52 (patch) | |
tree | d363b34668376fcee660a043142398a540004a4f /dev-python/fsspec | |
parent | dev-python/dulwich: Stabilize 0.21.6 arm64, #915268 (diff) | |
download | gentoo-f612e8b788ad0a4095c386e52278daa2b0383c52.tar.gz gentoo-f612e8b788ad0a4095c386e52278daa2b0383c52.tar.bz2 gentoo-f612e8b788ad0a4095c386e52278daa2b0383c52.zip |
dev-python/fsspec: Stabilize 2023.9.2 ALLARCHES, #915270
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/fsspec')
-rw-r--r-- | dev-python/fsspec/fsspec-2023.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fsspec/fsspec-2023.9.2.ebuild b/dev-python/fsspec/fsspec-2023.9.2.ebuild index 5e5f5057b1a9..142e195a6f58 100644 --- a/dev-python/fsspec/fsspec-2023.9.2.ebuild +++ b/dev-python/fsspec/fsspec-2023.9.2.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" BDEPEND=" test? ( |