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 BC41613835C for ; Tue, 4 Aug 2020 12:01:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86757E0C57; Tue, 4 Aug 2020 12:01:30 +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 680E1E0C57 for ; Tue, 4 Aug 2020 12:01:30 +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 DF63A34F0C9 for ; Tue, 4 Aug 2020 12:01:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56576274 for ; Tue, 4 Aug 2020 12:01:27 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1596542381.13d8e7a60c6b2f0b1ebbbc13d35d0ea053f1719d.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 13d8e7a60c6b2f0b1ebbbc13d35d0ea053f1719d X-VCS-Branch: master Date: Tue, 4 Aug 2020 12:01:27 +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: fba2ef60-c17d-4ce7-b4b8-1507e31c6d66 X-Archives-Hash: 3fb050acd3857f23805d1b60b59682f5 commit: 13d8e7a60c6b2f0b1ebbbc13d35d0ea053f1719d Author: Michał Górny gentoo org> AuthorDate: Sat Aug 1 21:03:49 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Aug 4 11:59:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d8e7a6 profiles/base: Mask net-voip/telepathy-{haze,salut}[test] Signed-off-by: Michał Górny gentoo.org> profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d81d0954185..1809f569914 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (2020-08-01) +# Require dev-python/twisted with py2.7. +net-voip/telepathy-haze test +net-voip/telepathy-salut test + # Michał Górny (2020-08-01) # dev-python/distributed is going to be last rited. dev-python/dask distributed