diff options
author | Sam James <sam@gentoo.org> | 2020-08-07 19:11:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-07 19:19:00 +0000 |
commit | b9a916da8249afe03e4a08ba687c005d1cc6b2ee (patch) | |
tree | 51ba109ea3a11d2a9ccd36998bc672cf667e3d1d /dev-python/fsspec | |
parent | dev-python/bottleneck: Stabilize 1.3.2 x86, #730968 (diff) | |
download | gentoo-b9a916da8249afe03e4a08ba687c005d1cc6b2ee.tar.gz gentoo-b9a916da8249afe03e4a08ba687c005d1cc6b2ee.tar.bz2 gentoo-b9a916da8249afe03e4a08ba687c005d1cc6b2ee.zip |
dev-python/fsspec: Stabilize 0.7.4 x86, #730968
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/fsspec')
-rw-r--r-- | dev-python/fsspec/fsspec-0.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fsspec/fsspec-0.7.4.ebuild b/dev-python/fsspec/fsspec-0.7.4.ebuild index f02a30279fc0..02ac5ef5f33d 100644 --- a/dev-python/fsspec/fsspec-0.7.4.ebuild +++ b/dev-python/fsspec/fsspec-0.7.4.ebuild @@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" BDEPEND=" dev-python/versioneer[${PYTHON_USEDEP}] |