commit: c398106f9d5a5573c48fae36ac85ccd9dda6291e Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue May 16 06:31:10 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue May 16 06:33:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c398106f
profiles/arch/x86: mask net-libs/pjproject[webrtc] on x86 Bug: https://bugs.gentoo.org/878445 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/x86/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 575ae8c07ec1..301f708edcb3 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <[email protected]> (2023-05-16) +# Doesn't work on x86. #878445 +net-libs/pjproject webrtc + # Matt Turner <[email protected]> (2023-05-12) # Likely untested upstream. Not worth the hassle. >=media-libs/mesa-23.1 opencl
