mozcoreconf-v6.eclass: always define PYTHON_COMPAT
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 28 Sep 2018 20:52:20 +0000 (22:52 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 28 Sep 2018 20:52:57 +0000 (22:52 +0200)
Closes: https://bugs.gentoo.org/667208
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
eclass/mozcoreconf-v6.eclass

index 930122fc886f13e08b0cdd5f2b35dc6acab1875c..21b00cf83811c28f3341334f8f419891cc6c2219 100644 (file)
 
 if [[ ! ${_MOZCORECONF} ]]; then
 
-# for compatibility with packages prior to v1
-if [[ -z ${PYTHON_COMPAT[@]} ]]; then
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE='ncurses,sqlite,ssl,threads'
-fi
 
 inherit multilib toolchain-funcs flag-o-matic python-any-r1 versionator