Created attachment 347338 [details] An ebuild with multilib ABI support. Currently media-libs/opus does not support multilib ABIs. It would be great if it did because media-sound/jack-audio-connection-kit in the proaudio overlay depends on it. If the JACK ebuild (in the proaudio overlay) is to be converted to multilib eclasses in the future, a multilib'd media-libs/opus is a necessity. I'm submitting an ebuild that supports multilib ABIs. I removed the doc workaround because it seems to not be necessary. I assume it was added because docs ended up in /usr/share/doc/opus, but they don't any longer. The docs are installed to the correct directory without the workaround. A 32-bit version of libopus is not provided by an emul-linux-x86 package so there is thus no block in the submitted ebuild.
sounds good to me, thanks!
+*opus-1.0.2-r2 (08 May 2013) + + 08 May 2013; Alexis Ballier <aballier@gentoo.org> +opus-1.0.2-r2.ebuild: + Add multilib support by Karl Lindén, bug #468564 + thanks!