As in summary, please mark it stable for x86.
on x86: [ebuild N ] app-arch/p7zip-4.39 -doc -static It compiles just fine, there's one thing that shouldn't be there while merging it to the root filesystem though. Here's the output: >>> Install p7zip-4.39 into /var/tmp/portage/p7zip-4.39/image/ category app-arch >>> dobin: making /usr/portage/app-arch/p7zip/files/p7zip executable... install: cannot stat `bin/7zr': No such file or directory man: strip: i686-pc-linux-gnu-strip --strip-unneeded (I mean the "No such file or directory" of course...) I've zipped and unzipped some things and everything went smoothly further.
Thanks for pointing it out. It was caused by 'make all2' instead of 'make all3' in pkg_compile section. Fixed w/o version bump.
confirmed that, everything works as it should now. (re-checked)
x86 stable