summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-28 08:41:14 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-28 08:41:14 +0200
commit2daf6763967aed0e608302419b2dc7670393a6a5 (patch)
tree94636ac58486c40b71fd193b681e0d3bb506216e
parentsys-auth/polkit-qt: amd64 stable wrt bug #802474 (diff)
downloadgentoo-2daf6763967aed0e608302419b2dc7670393a6a5.tar.gz
gentoo-2daf6763967aed0e608302419b2dc7670393a6a5.tar.bz2
gentoo-2daf6763967aed0e608302419b2dc7670393a6a5.zip
dev-python/fsspec: amd64/x86 stable (ALLARCHES policy) wrt bug #803707
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/fsspec/fsspec-2021.06.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fsspec/fsspec-2021.06.1.ebuild b/dev-python/fsspec/fsspec-2021.06.1.ebuild
index 38f77d30991b..62cb55afaecf 100644
--- a/dev-python/fsspec/fsspec-2021.06.1.ebuild
+++ b/dev-python/fsspec/fsspec-2021.06.1.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
BDEPEND="
dev-python/versioneer[${PYTHON_USEDEP}]