projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d2ff4b
)
mozcoreconf-v6.eclass: PYTHON_COMPAT moved to ebuild
author
Thomas Deutschmann
<whissi@gentoo.org>
Fri, 28 Sep 2018 21:10:05 +0000
(23:10 +0200)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/eclass/mozcoreconf-v6.eclass
b/eclass/mozcoreconf-v6.eclass
index 21b00cf83811c28f3341334f8f419891cc6c2219..571f195b8e46a104fcc37709c85fc68f40e3c383 100644
(file)
--- 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"