media-libs/raspberrypi-userland-bin: drop inherit multilib
authorAndrey Utkin <andrey_utkin@gentoo.org>
Mon, 29 Jul 2019 19:29:09 +0000 (20:29 +0100)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Mon, 29 Jul 2019 21:00:21 +0000 (22:00 +0100)
commit288e434138c3cd33b61dd5abf57eac7ff3120983
treec0717171e4e45ea280d16f35c3a8edc0140bf66b
parent224f614a79ca7db6790ff32b98a25626e8108880
media-libs/raspberrypi-userland-bin: drop inherit multilib

Apparenly multilib.eclass was used only for get_libdir function, and the
usage was wrong, because it was appended to the package-specific
"/opt/vc/" path which does not need to match system library directory
name.

More than that, the path "/opt/vc/lib" is actually hardcoded in env.d
file installed by this package, so even if get_libdir ever returned
something different than "lib", that would break dynamic linkage of the
installed executables.

Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild