dev-libs/boost-numpy: Upper bound on boost
authorDavid Seifert <soap@gentoo.org>
Tue, 16 Apr 2019 09:50:28 +0000 (11:50 +0200)
committerDavid Seifert <soap@gentoo.org>
Tue, 16 Apr 2019 09:50:28 +0000 (11:50 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/boost-numpy/boost-numpy-9999.ebuild

index c084c9a645f95d7a487bf4329ccc9ed7f79d1cbe..11da47af14081d7ccf7c17487ebc477a7ccfc701 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,7 +27,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RDEPEND="
        ${PYTHON_DEPS}
        dev-python/numpy[${PYTHON_USEDEP}]
-       dev-libs/boost[python,${PYTHON_USEDEP}]"
+       <dev-libs/boost-1.70[python,${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"
 
 src_prepare() {