profile: prevent USE=build flapping on portage to stop pointless rebuilds and breakage

This commit is contained in:
Zero_Chaos 2015-01-04 03:30:38 +00:00
parent ac6f7ba829
commit ad496461ed
2 changed files with 6 additions and 0 deletions

View file

@ -5,3 +5,6 @@ app-editors/vim-core livecd
media-libs/mesa opencl
#same with wine
app-emulation/wine opencl
#portage should NEVER be built with the build flag outside of bootstrapping
sys-apps/portage build

View file

@ -0,0 +1,3 @@
#portage should NEVER be built with the build flag outside of bootstrapping
#and this is the bootstrap profile so we unmask it
sys-apps/portage -build