Created attachment 404674 [details, diff] add multilib support to libtermcap-compat A binary application I use requires a 32bit libtermcap however the libtermcap-compat ebuild has no multilib support. I took a quick look in the multilib eclasses and modified the existing libtermcap-compat ebuild. Can you please take a look at it and eventually add multilib support to the library.
Created attachment 404724 [details, diff] add multilib support to libtermcap-compat Attached is a cleaner patch that does the same function (no need to call multilib-minimal_src_configure when all you have src_configure do is call `tc-export CC`; the ebuild still uses functions from multilib.eclass; bump to EAPI="5").
(In reply to Jonathan Callen from comment #1) would be nice to not copy the sources, but looks fine
Completely forgot about this one. I found no way to avoid copying the sources. I guess we can add this changes anyway? Will do so if nobody objects in the next days.
Fixed in git. https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b700544307add1e424c9e6c9ca7ca8aee7f15b