Created attachment 362436 [details, diff] jasper-1.900.1-r7.ebuild.diff This patch adds multilib support for jasper's dependencies. Tested on amd64.
@multilib is this patch correct?
I recommend not to use these + || ( + app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)] + ( + virtual/opengl[abi_x86_32(-)] + media-libs/freeglut[abi_x86_32(-)] + ) ) constructs. They make dep resolution and autounmask even more weird and don't really help any1. If all deps are satisfiable with multilib-eclass based packages, then fix all deps and remove any app-emulation/emul-linux-x86-foo.
Erm... 17 Mar 2013; Justin Lecher <jlec@gentoo.org> +jasper-1.900.1-r6.ebuild, metadata.xml: Do multi X86_ABI build, #458380, thanks Mario Kicherer for the patch *** This bug has been marked as a duplicate of bug 458380 ***