commit: cf76434f78c98ee947c021f48b0d28f609dd16dc Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Jan 21 19:39:20 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Jan 21 19:39:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf76434f
profiles/arch/hppa/use.stable.mask: mask USE=pulseaudio There is no stable pulseaudio on hppa. Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/hppa/use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 6d97a08f4cc..f382fb9baf6 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Sergei Trofimovich <[email protected]> (2020-01-21) +# No stable media-sound/pulseaudio on hppa. +pulseaudio + # Andreas Sturmlechner <[email protected]> (2019-12-08) # sys-auth/elogind is not stable here. elogind
