Remove the MULTILIB_COMPAT restricting the build to x86-64. This made it
impossible to install the package on 32-bit x86. The dependencies
are now multilib-aware, so just enable multilib for the package
completely.
EAPI=6
GST_ORG_MODULE=gst-plugins-bad
-MULTILIB_COMPAT=( abi_x86_64 )
inherit gstreamer
EAPI=6
GST_ORG_MODULE=gst-plugins-bad
-MULTILIB_COMPAT=( abi_x86_64 )
inherit gstreamer
EAPI=6
GST_ORG_MODULE=gst-plugins-bad
-MULTILIB_COMPAT=( abi_x86_64 )
inherit gstreamer
EAPI=6
GST_ORG_MODULE=gst-plugins-bad
-MULTILIB_COMPAT=( abi_x86_64 )
inherit gstreamer