From: David Seifert Date: Thu, 30 May 2019 16:50:58 +0000 (+0200) Subject: dev-python/graph-tool: Upper bound on boost X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ae5760b0853b4659ddc9393d9da8749e9d08a0f0;p=gentoo.git dev-python/graph-tool: Upper bound on boost * Required in order to prevent failure with new Boost.Python library name. Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: David Seifert --- diff --git a/dev-python/graph-tool/graph-tool-2.19.ebuild b/dev-python/graph-tool/graph-tool-2.19.ebuild index 25260b09ba80..23f0806166cf 100644 --- a/dev-python/graph-tool/graph-tool-2.19.ebuild +++ b/dev-python/graph-tool/graph-tool-2.19.ebuild @@ -25,7 +25,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" ${PYTHON_DEPS} - dev-libs/boost:=[python,${PYTHON_USEDEP}] +