From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1539178-garchives=archives.gentoo.org@lists.gentoo.org>
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 7426815801C
	for <garchives@archives.gentoo.org>; Fri, 21 Jul 2023 07:51:17 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C48ADE092A;
	Fri, 21 Jul 2023 07:51:16 +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 ACDD3E092A
	for <gentoo-commits@lists.gentoo.org>; Fri, 21 Jul 2023 07:51:16 +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 AC7DD340836
	for <gentoo-commits@lists.gentoo.org>; Fri, 21 Jul 2023 07:51:15 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 12738BE5
	for <gentoo-commits@lists.gentoo.org>; Fri, 21 Jul 2023 07:51:14 +0000 (UTC)
From: "Joonas Niilola" <juippis@gentoo.org>
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" <juippis@gentoo.org>
Message-ID: <1689925841.e98614fe02579b17e4a00d0bf653d14a1fea652e.juippis@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/base/package.use.force
X-VCS-Directories: profiles/base/
X-VCS-Committer: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: e98614fe02579b17e4a00d0bf653d14a1fea652e
X-VCS-Branch: master
Date: Fri, 21 Jul 2023 07:51:14 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: e90cff2d-e423-4e0e-b105-9c950f532c21
X-Archives-Hash: 82f923374d9bbc0b61330bf6baf80123

commit:     e98614fe02579b17e4a00d0bf653d14a1fea652e
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 07:50:41 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 07:50:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98614fe

profiles/base: clean old firefox mask

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 profiles/base/package.use.force | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index bc1d1bc7096c..3396175ed2bd 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -10,11 +10,6 @@
 # Workaround that should fix some stage builds
 >=sys-devel/gettext-0.22-r1 xattr
 
-# Joonas Niilola <juippis@gentoo.org> (2023-06-06)
-# 114 looks very broken regarding unified build. It has too many 
-# conditions when it works and when it doesn't. Bug #905780
-~www-client/firefox-114.0 jumbo-build
-
 # Patrick McLean <chutzpah@gentoo.org> (2022-06-27)
 # Doesn't build with boost installed on the system, some deps require boost
 # so force the flag on until problem fixed upstream