diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-10 07:28:32 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-10 07:28:32 +0900 |
commit | 418f3cc97195af5546513bf709b1b21d0408c666 (patch) | |
tree | d7b1390725a8ffb100e57dbce536b39e14d0f9dd /dev-python/blaze | |
parent | dev-python/odo: amd64 stable (diff) | |
download | gentoo-418f3cc97195af5546513bf709b1b21d0408c666.tar.gz gentoo-418f3cc97195af5546513bf709b1b21d0408c666.tar.bz2 gentoo-418f3cc97195af5546513bf709b1b21d0408c666.zip |
dev-python/blaze: amd64 stable
Gentoo-bug: 571282
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/blaze')
-rw-r--r-- | dev-python/blaze/blaze-0.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/blaze/blaze-0.10.2.ebuild b/dev-python/blaze/blaze-0.10.2.ebuild index fbbadcd49d71..c8427d73ae85 100644 --- a/dev-python/blaze/blaze-0.10.2.ebuild +++ b/dev-python/blaze/blaze-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="https://github.com/ContinuumIO/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" # Currently doc build fails, reason now, attempt to import mystery modules in datashape # Leaving doc build content in case this is fixed |