summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-18 05:25:43 +0000
committerSam James <sam@gentoo.org>2020-08-18 05:25:43 +0000
commit788a517802623ac21a8af060d8ab4e9950a56b84 (patch)
tree288363cd9f7eb66e3a2a94a7c4cca7d54a36233e /dev-python/dask
parentdev-python/xlrd: arm64 keyworded (bug #723912) (diff)
downloadgentoo-788a517802623ac21a8af060d8ab4e9950a56b84.tar.gz
gentoo-788a517802623ac21a8af060d8ab4e9950a56b84.tar.bz2
gentoo-788a517802623ac21a8af060d8ab4e9950a56b84.zip
dev-python/dask: 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/dask')
-rw-r--r--dev-python/dask/dask-2.23.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dask/dask-2.23.0.ebuild b/dev-python/dask/dask-2.23.0.ebuild
index 206edb645a45..d049f0bfd933 100644
--- a/dev-python/dask/dask-2.23.0.ebuild
+++ b/dev-python/dask/dask-2.23.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="distributed"
RDEPEND="