mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
As per multilib-build.eclass: "This variable is intended for use in prebuilt multilib packages that can provide binaries only for a limited set of ABIs." Gamemode builds from source, and works perfectly fine on architectures that are not amd64 or x86, so all this MUILTILIB_COMPAT is doing currently is preventing it from being built on other architectures. Signed-off-by: Violet Purcell <vimproved@inventati.org> Part-of: https://github.com/gentoo/gentoo/pull/41883 Closes: https://github.com/gentoo/gentoo/pull/41883 Signed-off-by: Sam James <sam@gentoo.org>