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 CD290138350 for ; Tue, 25 Feb 2020 00:19:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8690BE092F; Tue, 25 Feb 2020 00:19:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6B526E092F for ; Tue, 25 Feb 2020 00:19:09 +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 61E5034F24A for ; Tue, 25 Feb 2020 00:19:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD9FEAF for ; Tue, 25 Feb 2020 00:19:06 +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: <1582589864.3a7d14105109dd1f3179f7d394869b1d964455d3.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: 3a7d14105109dd1f3179f7d394869b1d964455d3 X-VCS-Branch: master Date: Tue, 25 Feb 2020 00:19:06 +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: bbc6288a-8cc3-4731-a4c3-a10a7a17f83a X-Archives-Hash: c81ae96af623437f490ed4783efaa1ca commit: 3a7d14105109dd1f3179f7d394869b1d964455d3 Author: Jory Pratt gentoo org> AuthorDate: Tue Feb 25 00:17:44 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Tue Feb 25 00:17:44 2020 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=3a7d1410 profile: package.use.mask system-sqlite until dep is avaliable in the tree Signed-off-by: Jory Pratt gentoo.org> profiles/package.use.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/package.use.mask b/profiles/package.use.mask new file mode 100644 index 0000000..aceabf9 --- /dev/null +++ b/profiles/package.use.mask @@ -0,0 +1,3 @@ +# 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