=== modified file 'functions/fsb_target_gentoo_python' --- functions/fsb_target_gentoo_python 2017-10-12 23:31:06 +0000 +++ functions/fsb_target_gentoo_python 2017-05-31 14:45:10 +0000 @@ -15,7 +15,7 @@ fsb_emerge -1uN portage sandbox fsb_gentoo_profile_add -o ccx-bootstrap mix-ins/nopy3k fsb_chroot_bash eselect python set python2.7 -fsb_emerge_hackfix --backtrack=35 -uvDN @world +fsb_emerge --backtrack=35 -uvDN @world fsb_emerge -n python-updater grep -q python-updater $build_dir/var/lib/portage/world \ || die "failed to add python-updater to world" === modified file 'functions/fsb_target_gentoo_system' --- functions/fsb_target_gentoo_system 2017-10-12 23:31:06 +0000 +++ functions/fsb_target_gentoo_system 2017-10-12 23:21:40 +0000 @@ -24,5 +24,5 @@ fi fsb_emerge -n gentoolkit sed -i '/circlebreak/d' $build_dir/var/portage/local/profiles/custom/parent || die -fsb_emerge_hackfix -uDN @world +fsb_emerge -uDN @world fsb_gentoo_post_update