mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-23 20:28:21 -07:00
dev-python/matplotlib: Restrict *_all() to python2 when USE=doc
This commit is contained in:
@@ -110,6 +110,7 @@ DISTUTILS_IN_SOURCE_BUILD=1
|
||||
|
||||
pkg_setup() {
|
||||
unset DISPLAY # bug #278524
|
||||
use doc && DISTUTILS_ALL_SUBPHASE_IMPLS=( python2.7 )
|
||||
}
|
||||
|
||||
use_setup() {
|
||||
|
||||
Reference in New Issue
Block a user