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 B5600158004 for ; Sat, 21 Oct 2023 21:59:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 003282BC019; Sat, 21 Oct 2023 21:59:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 D45822BC019 for ; Sat, 21 Oct 2023 21:59:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA0A2335C39 for ; Sat, 21 Oct 2023 21:59:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54637E89 for ; Sat, 21 Oct 2023 21:59:56 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1697925589.7a5181598a6ad0a03add0f20a8a8d6372af05ca0.chiitoo@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: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 7a5181598a6ad0a03add0f20a8a8d6372af05ca0 X-VCS-Branch: master Date: Sat, 21 Oct 2023 21:59:56 +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: 6388c670-c539-4e8e-9b05-41197ec3d5a0 X-Archives-Hash: 765b66ba62c5c566dfe79aff2128ddf9 commit: 7a5181598a6ad0a03add0f20a8a8d6372af05ca0 Author: Jimi Huotari gentoo org> AuthorDate: Sat Oct 21 21:52:52 2023 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sat Oct 21 21:59:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a518159 profiles/arch/arm64: fix unmasking USE="mpegts" Bug: https://bugs.gentoo.org/915347 Signed-off-by: Jimi Huotari gentoo.org> profiles/arch/arm64/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 98e340931512..c61069180b21 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -3,7 +3,7 @@ # Jimi Huotari (2023-10-21) # Unmask on specific arches where it's available. -media-video/obs-studio mpegts +media-video/obs-studio -mpegts # Sam James (2023-10-11) # Supports 64-bit NEON