enable binpkg-multi-instance for bootstrap only

binpkg-multi-instance is bloating the bin servers for no real
benefit, but there is a major benefit on the build system for the
early stages so just enable it in the bootstrap profile
This commit is contained in:
Rick Farina (Zero_Chaos) 2015-11-18 10:51:47 -05:00
parent 09cef98645
commit 883e3ce773

View file

@ -1 +1,2 @@
USE="${USE} -directfb -introspection -policykit"
FEATURES="binpkg-multi-instance"