From 9d973365a74e58731b62caae87d4ad521c90d947 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Fri, 28 Sep 2018 23:10:05 +0200 Subject: [PATCH] mozcoreconf-v6.eclass: PYTHON_COMPAT moved to ebuild Signed-off-by: Thomas Deutschmann --- eclass/mozcoreconf-v6.eclass | 3 --- 1 file changed, 3 deletions(-) diff --git a/eclass/mozcoreconf-v6.eclass b/eclass/mozcoreconf-v6.eclass index 21b00cf83811..571f195b8e46 100644 --- a/eclass/mozcoreconf-v6.eclass +++ b/eclass/mozcoreconf-v6.eclass @@ -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" -- 2.26.2