diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-10 07:31:41 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-10 07:31:41 +0900 |
commit | 57f26008533237e62f0e5fa9d80306d0fcd1ee16 (patch) | |
tree | b83f0903f23d5eb3ecbd459771f161192533a7d5 /dev-python/dask | |
parent | dev-python/flask-cors: amd64 stable (diff) | |
download | gentoo-57f26008533237e62f0e5fa9d80306d0fcd1ee16.tar.gz gentoo-57f26008533237e62f0e5fa9d80306d0fcd1ee16.tar.bz2 gentoo-57f26008533237e62f0e5fa9d80306d0fcd1ee16.zip |
dev-python/dask: amd64 stable
Gentoo-bug: 571282
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/dask')
-rw-r--r-- | dev-python/dask/dask-0.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dask/dask-0.10.2.ebuild b/dev-python/dask/dask-0.10.2.ebuild index b168f7b2e7e2..f87d9b4378f0 100644 --- a/dev-python/dask/dask-0.10.2.ebuild +++ b/dev-python/dask/dask-0.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,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 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |