Created attachment 362434 [details, diff] acroread-9.5.5-r1.ebuild.diff This patch adds true multilib support. I've also slightly modified x86 dependencies. (merged both x86? dependencies and removed one pango dependency) Tested on amd64.
Please do not manually CC maintainers as that results in extra mails, thank you.
Err, my bad; I am sorry... >_<
Shouldn't we make pangox-compat multilib here?
Created attachment 363980 [details, diff] acroread-9.5.5-r1.ebuild.diff (In reply to Michał Górny from comment #3) > Shouldn't we make pangox-compat multilib here? Correct. acroread depend on either pango[X] or pangox-compat. However i forget to add pangox-compat to multilib. I've updated the patch and added: || ( <x11-libs/pango-1.31[X,abi_x86_32(-)] x11-libs/pangox-compat[abi_x86_32(-)] )
+ 27 May 2014; Michał Górny <mgorny@gentoo.org> acroread-9.5.5.ebuild: + Support fulfilling the dependencies using multilib packages, bug #490156. I've removed [-abi_x86_32] for now since some of the deps are still p.masked.