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 C1989138350 for ; Wed, 26 Feb 2020 17:50:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE694E0971; Wed, 26 Feb 2020 17:50:24 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 9F479E0971 for ; Wed, 26 Feb 2020 17:50:24 +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 C692F34F1C5 for ; Wed, 26 Feb 2020 17:50:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7397E148 for ; Wed, 26 Feb 2020 17:50:01 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1582739379.81f44ead6c86e824a2d2f9e197c31901b97b47a9.zerochaos@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: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: 81f44ead6c86e824a2d2f9e197c31901b97b47a9 X-VCS-Branch: master Date: Wed, 26 Feb 2020 17:50:01 +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: d84b62fb-8bfe-475a-b86a-abcd2c8219a1 X-Archives-Hash: 2d1ed93d1f938e9485a326426358b256 commit: 81f44ead6c86e824a2d2f9e197c31901b97b47a9 Author: Rick Farina gentoo org> AuthorDate: Wed Feb 26 17:48:07 2020 +0000 Commit: Rick Farina gentoo org> CommitDate: Wed Feb 26 17:49:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f44ead base/package.use.mask: mask doc for pyzmq Signed-off-by: Rick Farina gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 7f0a0bd116f..54fd5dc9427 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Rick Farina (2020-02-26) +# dev-python/pyzmq USE=doc deps are not met with python2_7 +dev-python/pyzmq doc + # Michał Górny (2020-02-24) # app-admin/packagekit* are masked for removal. kde-frameworks/frameworkintegration appstream