mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/graph-tool: sync live ebuild
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10,12} )
|
||||
PYTHON_COMPAT=( python3_{12..14} )
|
||||
|
||||
inherit check-reqs python-r1 toolchain-funcs
|
||||
|
||||
@@ -61,7 +61,6 @@ src_prepare() {
|
||||
src_configure() {
|
||||
my_configure() {
|
||||
econf \
|
||||
--disable-static \
|
||||
$(use_enable openmp) \
|
||||
$(use_enable cairo) \
|
||||
--with-boost-python="boost_${EPYTHON/./}"
|
||||
|
||||
Reference in New Issue
Block a user