diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 09:50:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:04:42 +0100 |
commit | 2fb5ca3d87d6f9bcf1f83139d264e8f58f6fdfe1 (patch) | |
tree | 30e7c7752719a82753b632f60f515c71a71aedc0 /sci-libs/scipy | |
parent | media-sound/pulseeffects: amd64 stable wrt bug #645152 (diff) | |
download | gentoo-2fb5ca3d87d6f9bcf1f83139d264e8f58f6fdfe1.tar.gz gentoo-2fb5ca3d87d6f9bcf1f83139d264e8f58f6fdfe1.tar.bz2 gentoo-2fb5ca3d87d6f9bcf1f83139d264e8f58f6fdfe1.zip |
sci-libs/scipy: amd64 stable wrt bug #645152
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sci-libs/scipy')
-rw-r--r-- | sci-libs/scipy/scipy-0.19.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/scipy/scipy-0.19.1.ebuild b/sci-libs/scipy/scipy-0.19.1.ebuild index 864285aeeb4f..aabfdda6e4e1 100644 --- a/sci-libs/scipy/scipy-0.19.1.ebuild +++ b/sci-libs/scipy/scipy-0.19.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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}] |