Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Tue, 09 Feb 2021 07:24:35
Message-Id: 1612855441.b8ac773a8ccd4539987e1636c17264610daad6c7.sam@gentoo
1 commit: b8ac773a8ccd4539987e1636c17264610daad6c7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 9 07:24:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 07:24:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ac773a
7
8 profiles/base/package.use.mask: add dev-ml/mtime javascript mask
9
10 Bug: https://bugs.gentoo.org/769554
11 Bug: https://bugs.gentoo.org/769680
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 profiles/base/package.use.mask | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
18 index df2f25d211d..343fc402858 100644
19 --- a/profiles/base/package.use.mask
20 +++ b/profiles/base/package.use.mask
21 @@ -12,6 +12,7 @@
22 # of ancient deps and is not installable.
23 # bug #769680
24 dev-ml/logs javascript
25 +dev-ml/mtime javascript
26
27 # Sam James <sam@g.o> (2021-02-07)
28 # Fails to build with USE=doc for now.