mozcoreconf-v6.eclass: PYTHON_COMPAT moved to ebuild
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 28 Sep 2018 21:10:05 +0000 (23:10 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 28 Sep 2018 21:10:05 +0000 (23:10 +0200)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
eclass/mozcoreconf-v6.eclass

index 21b00cf83811c28f3341334f8f419891cc6c2219..571f195b8e46a104fcc37709c85fc68f40e3c383 100644 (file)
@@ -16,9 +16,6 @@
 
 if [[ ! ${_MOZCORECONF} ]]; then
 
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE='ncurses,sqlite,ssl,threads'
-
 inherit multilib toolchain-funcs flag-o-matic python-any-r1 versionator
 
 IUSE="${IUSE} custom-cflags custom-optimization"