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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 26421138350 for ; Tue, 10 Mar 2020 16:03:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63698E084E; Tue, 10 Mar 2020 16:03:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 47734E084E for ; Tue, 10 Mar 2020 16:03:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EEDEE34F26E for ; Tue, 10 Mar 2020 16:03:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9F5A145 for ; Tue, 10 Mar 2020 16:03:04 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1583856176.5bd9a376340a28b0fe699345cf957f641bd38db4.anarchy@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: profiles/ X-VCS-Repository: proj/mozilla X-VCS-Files: profiles/package.use.mask X-VCS-Directories: profiles/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 5bd9a376340a28b0fe699345cf957f641bd38db4 X-VCS-Branch: master Date: Tue, 10 Mar 2020 16:03:04 +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: 72e6b3db-06fe-491b-b856-d60a8af26186 X-Archives-Hash: 4982ebe17e13aa6babdb94958e36ae0f commit: 5bd9a376340a28b0fe699345cf957f641bd38db4 Author: Jory Pratt gentoo org> AuthorDate: Tue Mar 10 16:02:05 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Tue Mar 10 16:02:56 2020 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=5bd9a376 profile: Remove system-sqlite use mask for firefox-74 Signed-off-by: Jory Pratt gentoo.org> profiles/package.use.mask | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/package.use.mask b/profiles/package.use.mask deleted file mode 100644 index aceabf9..0000000 --- a/profiles/package.use.mask +++ /dev/null @@ -1,3 +0,0 @@ -# dev-libs/sqlite-3.31.1 is not avaliable in tree yet -# Mask system-sqlite useflag until properly supported. ->=www-client/firefox-74.0_beta system-sqlite