projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78ab3d1
)
dev-libs/boost-numpy: Upper bound on boost
author
David Seifert
<soap@gentoo.org>
Tue, 16 Apr 2019 09:50:28 +0000
(11:50 +0200)
committer
David 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
patch
|
blob
|
history
diff --git
a/dev-libs/boost-numpy/boost-numpy-9999.ebuild
b/dev-libs/boost-numpy/boost-numpy-9999.ebuild
index c084c9a645f95d7a487bf4329ccc9ed7f79d1cbe..11da47af14081d7ccf7c17487ebc477a7ccfc701 100644
(file)
--- a/
dev-libs/boost-numpy/boost-numpy-9999.ebuild
+++ b/
dev-libs/boost-numpy/boost-numpy-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 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() {