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 F3EEC13835A for ; Sun, 30 May 2021 21:01:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3252EE0814; Sun, 30 May 2021 21:01:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 DD08CE0814 for ; Sun, 30 May 2021 21:01:19 +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 240AE340D20 for ; Sun, 30 May 2021 21:01:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A94F79C for ; Sun, 30 May 2021 21:01:16 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1622408460.82608536951e6ffc2e3f801c648d84a70404f6ea.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 82608536951e6ffc2e3f801c648d84a70404f6ea X-VCS-Branch: master Date: Sun, 30 May 2021 21:01:16 +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: 563eecaf-18a6-4d8f-9a0f-96f50f8b2390 X-Archives-Hash: 83c07be875be286df4f77e61a32873e6 commit: 82608536951e6ffc2e3f801c648d84a70404f6ea Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun May 30 20:59:56 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun May 30 21:01:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82608536 package.use.stable.mask: Mask test for dev-perl/Net-Netmask Signed-off-by: Andreas K. Hüttel gentoo.org> Bug: https://bugs.gentoo.org/779163 profiles/base/package.use.stable.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 93a8c20dae7..4cf756030c9 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,14 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Andreas K. Hüttel (2021-05-30) +# dev-perl/Net-Netmask-2.0.100 needs ... and ... which ends +# up pulling in a Test-Simple version newer than 5.32. +# Not something we want to add to all stable users' Perl. +# Stable-masking the test useflag until Perl 5.34 goes stable too. +# Bug 779163 +dev-perl/Net-Netmask test + # Mart Raudsepp (2021-02-21) # Enabling sysprof causes consumers to include sysprof-capture-4 # headers, but we still have stable consumers that themselves want