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 E99F315800A for ; Thu, 24 Aug 2023 05:43:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 178E42BC01C; Thu, 24 Aug 2023 05:43:40 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F14BB2BC01C for ; Thu, 24 Aug 2023 05:43:39 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C57E8340CDF for ; Thu, 24 Aug 2023 05:43:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3A291077 for ; Thu, 24 Aug 2023 05:43:36 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1692855761.ead9f7fa6c7ec9dc1c0aac367169bef596440135.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: ead9f7fa6c7ec9dc1c0aac367169bef596440135 X-VCS-Branch: master Date: Thu, 24 Aug 2023 05:43:36 +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: 5788d2e0-cc0f-41b8-bb60-335815dd63a9 X-Archives-Hash: 21492d4b5548e5248cce573af47e5809 commit: ead9f7fa6c7ec9dc1c0aac367169bef596440135 Author: Joonas Niilola gentoo org> AuthorDate: Thu Aug 24 05:42:41 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Aug 24 05:42:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ead9f7fa profiles/arch/powerpc/ppc64: mask firefox[hwaccel] - media-video/libva-utils is masked on ppc64, so hwaccel wouldn't work. Signed-off-by: Joonas Niilola gentoo.org> profiles/arch/powerpc/ppc64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 8cc8e18bc464..72c414d1a0a5 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola (2023-08-24) +# media-video/libva-utils is masked on ppc64, so hwaccel on Firefox +# wouldn't work. +www-client/firefox hwaccel + # Alexey Sokolov (2023-08-14) # OpenMW is only playtested with LuaJIT, and in fact unit tests fail with Lua-5. # Therefore apply mask/force to override the profile's defaults, and invert on