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 1219A138350 for ; Sat, 2 May 2020 10:21:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54DB5E0B4C; Sat, 2 May 2020 10:21:42 +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 3F5EAE0B4C for ; Sat, 2 May 2020 10:21:42 +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 CB62234F10B for ; Sat, 2 May 2020 10:21:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 545E61B4 for ; Sat, 2 May 2020 10:21:38 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1588414891.3f94d41e73da04eb1ca1d5583f0fc3ff43e89546.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 3f94d41e73da04eb1ca1d5583f0fc3ff43e89546 X-VCS-Branch: master Date: Sat, 2 May 2020 10:21:38 +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: 4e3c69d4-b755-455a-af09-42ad23a426d1 X-Archives-Hash: 16ffd4e7bcaea7708613a7140596aba9 commit: 3f94d41e73da04eb1ca1d5583f0fc3ff43e89546 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat May 2 10:19:31 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat May 2 10:21:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f94d41e profiles/arch/ia64/package.mask: mask dev-python/greenlet Keywords for ia64 keep being requested for dev-python/greenlet. Explicit mask should be a good place to add more context on why it's not easy to keyword. Signed-off-by: Sergei Trofimovich gentoo.org> profiles/arch/ia64/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/arch/ia64/package.mask b/profiles/arch/ia64/package.mask new file mode 100644 index 00000000000..fbab1e843e7 --- /dev/null +++ b/profiles/arch/ia64/package.mask @@ -0,0 +1,7 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sergei Trofimovich (2020-05-02) +# greenlet needs arch-specific stack switching code. There is no ia64 port. +dev-python/greenlet +virtual/python-greenlet