profiles: do not enable the python use flag globally in the SDK

This is not actually needed for most things, just adds clutter.
This commit is contained in:
Michael Marineau 2014-08-20 13:25:18 -07:00
parent 0a9cd09bb1
commit d46131a492

View File

@ -1 +1 @@
USE="-pam python"
USE="-pam"