$TODO, needed for apitrace-git Reproducible: Always
Created attachment 372780 [details, diff] procps-3.3.9-r2-RFC.ebuild # ldd /usr/lib32/libprocps.so.3.0.0 linux-gate.so.1 (0xf775d000) libdl.so.2 => /lib32/libdl.so.2 (0xf7705000) libc.so.6 => /lib32/libc.so.6 (0xf7559000) /lib/ld-linux.so.2 (0xf775e000) I guess could be add if ! build_native_binaries ; then "build without everyting"..
Created attachment 372934 [details, diff] procps-3.3.9-multilibutize.patch Here's a multilib-minimal-based implementation, expressed as a patch relative to gx86's version.
https://github.com/okias/ixit/blob/master/sys-process/procps/procps-3.3.10-r2.ebuild updated multilib P.S. add REQUIRED_USE, this missing in gx86 version: https://github.com/okias/ixit/commit/8c742056b7b3952133f48287e39a51ae5e00f017
The gui/cli apps in apitrace are only built for the native ABI, so procps is only needed for the native ABI.