diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:46:38 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:05:36 -0500 |
commit | 8a5dfd9e943de5a17d1581debd6dbb481b34ce33 (patch) | |
tree | 8cb8a15c973a0ef38e888f1158a420a8dd54896c /sci-libs/scipy | |
parent | dev-python/xlrd: 1.2.0 allarches stablized (diff) | |
download | gentoo-8a5dfd9e943de5a17d1581debd6dbb481b34ce33.tar.gz gentoo-8a5dfd9e943de5a17d1581debd6dbb481b34ce33.tar.bz2 gentoo-8a5dfd9e943de5a17d1581debd6dbb481b34ce33.zip |
sci-libs/scipy: 1.1.0 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sci-libs/scipy')
-rw-r--r-- | sci-libs/scipy/scipy-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/scipy/scipy-1.1.0.ebuild b/sci-libs/scipy/scipy-1.1.0.ebuild index 9c92f8606e00..adfa2ab45a6b 100644 --- a/sci-libs/scipy/scipy-1.1.0.ebuild +++ b/sci-libs/scipy/scipy-1.1.0.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="BSD LGPL-2" SLOT="0" IUSE="doc sparse test" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" CDEPEND=" >=dev-python/numpy-1.10[lapack,${PYTHON_USEDEP}] |