From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 439EB1582EF for ; Wed, 05 Mar 2025 11:51:32 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 29B4C343061 for ; Wed, 05 Mar 2025 11:51:32 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 55E4D1103AC; Wed, 05 Mar 2025 11:51:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 4C01C1103AC for ; Wed, 05 Mar 2025 11:51:23 +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 05D9C342FDA for ; Wed, 05 Mar 2025 11:51:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 049982882 for ; Wed, 05 Mar 2025 11:51:20 +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: <1741175476.051383d991ea2888f38216d6b59bd63938ec9c9b.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 051383d991ea2888f38216d6b59bd63938ec9c9b X-VCS-Branch: master Date: Wed, 05 Mar 2025 11:51:20 +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: 2e797533-2ad9-4799-9543-32386f3c00db X-Archives-Hash: 8ddfe2c7c4ddefa32ea2e7951f4e102b commit: 051383d991ea2888f38216d6b59bd63938ec9c9b Author: Joonas Niilola gentoo org> AuthorDate: Wed Mar 5 11:50:43 2025 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Mar 5 11:51:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051383d9 profiles/base: remove outdated firefox[wasm] mask Signed-off-by: Joonas Niilola gentoo.org> profiles/base/package.use.mask | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index fd248ea911f2..0c00ec6cde62 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -111,7 +111,6 @@ dev-python/qtpy pyside2 # Joonas Niilola (2024-11-16) # Wasm support is (currently) only available on amd64 and arm64. -www-client/firefox wasm www-client/firefox wasm-sandbox # Matt Jolly (2024-11-11)