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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9B814158011 for ; Mon, 10 Jan 2022 12:31:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDAF72BC01D; Mon, 10 Jan 2022 12:31:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B72EC2BC02C for ; Mon, 10 Jan 2022 12:31:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F578342C09 for ; Mon, 10 Jan 2022 12:31:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 235EE266 for ; Mon, 10 Jan 2022 12:31:19 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1641817864.366a100262d13d1d32da6d9afe90e51a94e1cf66.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/m68k/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/m68k/use.mask X-VCS-Directories: profiles/arch/m68k/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 366a100262d13d1d32da6d9afe90e51a94e1cf66 X-VCS-Branch: master Date: Mon, 10 Jan 2022 12:31:19 +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: de75f56f-21d3-4d93-b571-7ee8de4766f7 X-Archives-Hash: d0a4006419a9ff2950e2ed74997769e0 commit: 366a100262d13d1d32da6d9afe90e51a94e1cf66 Author: James Le Cuirot gentoo org> AuthorDate: Sun Jan 9 22:58:48 2022 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Mon Jan 10 12:31:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=366a1002 profiles: Mask jack USE flag on m68k Keywording aside, m68k CPUs are probably too slow for JACK. Signed-off-by: James Le Cuirot gentoo.org> profiles/arch/m68k/use.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index ca55ef5ebc8e..6206aae25213 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -26,7 +26,8 @@ video_cards_radeon video_cards_radeonsi # James Le Cuirot (2021-10-02) -# Keywording aside, m68k CPUs are probably too slow for PulseAudio and PipeWire. +# Keywording aside, m68k CPUs are too slow for PulseAudio, PipeWire, JACK. +jack pipewire pulseaudio