Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: profiles/
Date: Tue, 25 Feb 2020 00:19:11
Message-Id: 1582589864.3a7d14105109dd1f3179f7d394869b1d964455d3.anarchy@gentoo
1 commit: 3a7d14105109dd1f3179f7d394869b1d964455d3
2 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 25 00:17:44 2020 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 25 00:17:44 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=3a7d1410
7
8 profile: package.use.mask system-sqlite until dep is avaliable in the tree
9
10 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
11
12 profiles/package.use.mask | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/profiles/package.use.mask b/profiles/package.use.mask
16 new file mode 100644
17 index 0000000..aceabf9
18 --- /dev/null
19 +++ b/profiles/package.use.mask
20 @@ -0,0 +1,3 @@
21 +# dev-libs/sqlite-3.31.1 is not avaliable in tree yet
22 +# Mask system-sqlite useflag until properly supported.
23 +>=www-client/firefox-74.0_beta system-sqlite