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 2ED9513835B for ; Sun, 27 Sep 2020 06:17:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 707D3E0848; Sun, 27 Sep 2020 06:17:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5A4E4E0848 for ; Sun, 27 Sep 2020 06:17:14 +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 63741340B7E for ; Sun, 27 Sep 2020 06:17:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D95FE389 for ; Sun, 27 Sep 2020 06:17:10 +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: <1601187422.b67c6a85069313d33ecf8b32ee227ca5689a8279.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: b67c6a85069313d33ecf8b32ee227ca5689a8279 X-VCS-Branch: master Date: Sun, 27 Sep 2020 06:17:10 +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: aa7bfd6a-0c8f-48da-9f61-25ef6d447e9a X-Archives-Hash: 68ab2bc53773edca4519e5bf1cfef629 commit: b67c6a85069313d33ecf8b32ee227ca5689a8279 Author: Michał Górny gentoo org> AuthorDate: Sun Sep 27 04:32:01 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Sep 27 06:17:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b67c6a85 profiles/base: Unmask tests in new telepathy-salut Signed-off-by: Michał Górny gentoo.org> profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d7d3437264a..8a2e4e83800 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -72,7 +72,7 @@ dev-db/mariadb columnstore # Michał Górny (2020-08-01) # Require dev-python/twisted with py2.7. net-voip/telepathy-haze test -net-voip/telepathy-salut test + (2020-08-01) # dev-python/distributed is going to be last rited.