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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BB5861581FB for ; Sat, 31 Aug 2024 05:36:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1469AE29AC; Sat, 31 Aug 2024 05:36:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F0AACE29AC for ; Sat, 31 Aug 2024 05:36:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1BF36343073 for ; Sat, 31 Aug 2024 05:36:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD5DD1F28 for ; Sat, 31 Aug 2024 05:36:19 +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: <1725082524.81322e3a2729ee1051417302cb10c87bec505e42.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/wd40/package.mask X-VCS-Directories: profiles/features/wd40/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 81322e3a2729ee1051417302cb10c87bec505e42 X-VCS-Branch: master Date: Sat, 31 Aug 2024 05:36:19 +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: 21d07437-53e9-4a5d-8e11-99790bb9e387 X-Archives-Hash: d48253998311b9e9954f0aa377113b2d commit: 81322e3a2729ee1051417302cb10c87bec505e42 Author: Sam James gentoo org> AuthorDate: Sat Aug 31 05:35:24 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Aug 31 05:35:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81322e3a profiles/features/wd40: add pysnmp-mibs to pysnmp stack mask Fixes: c4a92340cc175208f4adcaf0749237feddaa3bcc Signed-off-by: Sam James gentoo.org> profiles/features/wd40/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 9558c6b54f1c..30e6852a7ea3 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -124,6 +124,7 @@ dev-python/consonance dev-python/PyGithub dev-python/adblock dev-python/pysnmp +dev-python/pysnmp-mibs dev-python/pysmi dev-python/pysnmpcrypto dev-java/icedtea-web