diff options
author | 2020-08-18 05:26:00 +0000 | |
---|---|---|
committer | 2020-08-18 05:26:00 +0000 | |
commit | 1c1e3531eb4d5675a69be471a5aa220a06579318 (patch) | |
tree | ade9bcc34652914facd2af627de79ba92c307e00 /dev-python/fsspec | |
parent | dev-python/dask: arm64 keyworded (bug #723912) (diff) | |
download | gentoo-1c1e3531eb4d5675a69be471a5aa220a06579318.tar.gz gentoo-1c1e3531eb4d5675a69be471a5aa220a06579318.tar.bz2 gentoo-1c1e3531eb4d5675a69be471a5aa220a06579318.zip |
dev-python/fsspec: arm64 keyworded (bug #723912)
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/fsspec')
-rw-r--r-- | dev-python/fsspec/fsspec-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fsspec/fsspec-0.8.0.ebuild b/dev-python/fsspec/fsspec-0.8.0.ebuild index 32a13842c168..0cd25edbdda7 100644 --- a/dev-python/fsspec/fsspec-0.8.0.ebuild +++ b/dev-python/fsspec/fsspec-0.8.0.ebuild @@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" BDEPEND=" dev-python/versioneer[${PYTHON_USEDEP}] |