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 207981382C5 for ; Tue, 9 Feb 2021 07:24:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D004E08F1; Tue, 9 Feb 2021 07:24:34 +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 329FAE08F1 for ; Tue, 9 Feb 2021 07:24:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CD2D0340E1B for ; Tue, 9 Feb 2021 07:24:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86882C3 for ; Tue, 9 Feb 2021 07:24:31 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1612855441.b8ac773a8ccd4539987e1636c17264610daad6c7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b8ac773a8ccd4539987e1636c17264610daad6c7 X-VCS-Branch: master Date: Tue, 9 Feb 2021 07:24:31 +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: b14a14e2-cf88-4de1-863d-42e77ed76417 X-Archives-Hash: b451bc9b4f9f63b3f87c9cab935662bc commit: b8ac773a8ccd4539987e1636c17264610daad6c7 Author: Sam James gentoo org> AuthorDate: Tue Feb 9 07:24:01 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Feb 9 07:24:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ac773a profiles/base/package.use.mask: add dev-ml/mtime javascript mask Bug: https://bugs.gentoo.org/769554 Bug: https://bugs.gentoo.org/769680 Signed-off-by: Sam James gentoo.org> profiles/base/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index df2f25d211d..343fc402858 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -12,6 +12,7 @@ # of ancient deps and is not installable. # bug #769680 dev-ml/logs javascript +dev-ml/mtime javascript # Sam James (2021-02-07) # Fails to build with USE=doc for now.