Try to get FEATURES=protect-libs working on skimmer for bug #458536.

This commit is contained in:
Robin H. Johnson 2013-02-22 08:28:43 +00:00
parent 8094f61e09
commit 3d6202343a

View file

@ -1,3 +1,3 @@
export GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
export FEATURES="parallel-fetch"
export FEATURES="parallel-fetch protect-libs"
export MAKEOPTS="-j5 -l4"