Created attachment 361698 [details, diff] patch I have server system with python3 only installed, need samba, but do not want to have python2 installed. It worked fine until recent changes to samba ebuilds making it use system tevent which does not support python3. tevent waf build system has --disable-python configure option and it works fine. With attached patch building with both python enabled and disabled works fine, building samba works fine too, pleas commit.
+*talloc-2.1.0-r1 (14 May 2014) + + 14 May 2014; Michał Górny <mgorny@gentoo.org> +talloc-2.1.0-r1.ebuild: + Enable multilib support, bug #491222. Clean up Python deps. p.masked as usual, open to review & suggestions.
Sorry, mis-paste. This one's for tevent: +*tevent-0.9.21-r1 (14 May 2014) + + 14 May 2014; Michał Górny <mgorny@gentoo.org> +tevent-0.9.21-r1.ebuild: + Enable multilib support, bug #505012. Make Python optional & clean up its + handling, bug #489114.