Created attachment 504576 [details, diff] ocl-icd-2.2.11.ebuild.patch The ebuild for ocl-icd seems to have been intended to be multilib aware since it inherits from the multilib eclass. However, in practice it will not obey the ABI_X86 use-expand list and only install native binaries, no 32 bit libs on x86_64. The attached patch fixes that.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9fac3ab728ed3a7c0e40a69dae16681de89f5d5 commit b9fac3ab728ed3a7c0e40a69dae16681de89f5d5 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2018-10-08 13:09:05 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2018-10-08 15:43:13 +0000 dev-libs/ocl-icd: Version bump to 2.2.12 Closes: https://bugs.gentoo.org/637964 Closes: https://bugs.gentoo.org/646122 Signed-off-by: Matt Turner <mattst88@gentoo.org> dev-libs/ocl-icd/Manifest | 1 + dev-libs/ocl-icd/ocl-icd-2.2.12.ebuild | 45 ++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+)