commit: fb9f9f4fb59e743120eb54d32ee450ae0c56cb33 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 5 00:26:44 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 5 00:27:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb9f9f4f
profiles/arch/arm64: mask media-sound/bluez-alsa[man] Neeeds pandoc but we don't yet have Haskell on arm64. Bug: https://bugs.gentoo.org/622786 Bug: https://bugs.gentoo.org/768738 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 9c97e5a0c53..e510ee95f4e 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2021-02-05) +# Requires pandoc. We don't yet have Haskell +# on arm64. bug #768738, bug #622786. +media-sound/bluez-alsa man + # Sam James <[email protected]> (2021-01-19) # app-text/dblatex not yet keyworded # bug #766186
