Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 741706

Summary: app-emulation/faudio - set MULTILIB_COMPAT
Product: Gentoo Linux Reporter: Brian Evans (RETIRED) <grknight>
Component: Current packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED WORKSFORME    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/19009
https://bugs.gentoo.org/show_bug.cgi?id=770532
Whiteboard:
Package list:
Runtime testing required: ---

Description Brian Evans (RETIRED) gentoo-dev 2020-09-11 17:53:52 UTC
app-emulation/faudio should be utilizing MULTILIB_COMPAT in all of its versions since it is -* for most arches.

Setting MULTILIB_COMPAT=( abi_x86_32 abi_x86_64 ) would align best with this package and not add new metadata as new ABIs are declared.

See multilib-build.eclass for more details on what this does
Comment 1 Nick Sarnie gentoo-dev 2021-12-04 21:44:56 UTC
Seems to be fixed in tree