From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1ED521382C5 for ; Fri, 5 Feb 2021 00:27:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63E64E0857; Fri, 5 Feb 2021 00:27:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EFB52E0869 for ; Fri, 5 Feb 2021 00:27:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BE0D8342934 for ; Fri, 5 Feb 2021 00:27:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09D24476 for ; Fri, 5 Feb 2021 00:27:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1612484858.fb9f9f4fb59e743120eb54d32ee450ae0c56cb33.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fb9f9f4fb59e743120eb54d32ee450ae0c56cb33 X-VCS-Branch: master Date: Fri, 5 Feb 2021 00:27:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4f6bc491-1014-4563-be77-16e6f640c552 X-Archives-Hash: 6244a3f343cda60f21141a43dfdf155d commit: fb9f9f4fb59e743120eb54d32ee450ae0c56cb33 Author: Sam James gentoo org> AuthorDate: Fri Feb 5 00:26:44 2021 +0000 Commit: Sam James gentoo 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 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 (2021-02-05) +# Requires pandoc. We don't yet have Haskell +# on arm64. bug #768738, bug #622786. +media-sound/bluez-alsa man + # Sam James (2021-01-19) # app-text/dblatex not yet keyworded # bug #766186