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 A69AC138350 for ; Sun, 3 May 2020 06:36:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41055E0930; Sun, 3 May 2020 06:36:27 +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 CC2E8E0930 for ; Sun, 3 May 2020 06:36:25 +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 7E4CB34F300 for ; Sun, 3 May 2020 06:36:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 843CD210 for ; Sun, 3 May 2020 06:36:21 +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: <1588487751.e5a260742fc36a5a3d70dabbc8b5152aaa2224b7.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/ia64/package.mask X-VCS-Directories: profiles/arch/ia64/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e5a260742fc36a5a3d70dabbc8b5152aaa2224b7 X-VCS-Branch: master Date: Sun, 3 May 2020 06:36:21 +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: d080cc9e-e6e3-447b-aa2f-7abc889e55be X-Archives-Hash: 8d0f70170a916e77e3e06171eb8a7d01 commit: e5a260742fc36a5a3d70dabbc8b5152aaa2224b7 Author: Michał Górny gentoo org> AuthorDate: Sun May 3 06:18:36 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun May 3 06:35:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5a26074 profiles/arch/ia64: Mask dev-python/geventhttpclient Signed-off-by: Michał Górny gentoo.org> profiles/arch/ia64/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/ia64/package.mask b/profiles/arch/ia64/package.mask index f68ac80bf8a..306248001ce 100644 --- a/profiles/arch/ia64/package.mask +++ b/profiles/arch/ia64/package.mask @@ -4,5 +4,6 @@ # Sergei Trofimovich (2020-05-02) # greenlet needs arch-specific stack switching code. There is no ia64 port. dev-python/gevent +dev-python/geventhttpclient dev-python/greenlet virtual/python-greenlet