Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/
Date: Sat, 02 May 2020 10:21:43
Message-Id: 1588414891.3f94d41e73da04eb1ca1d5583f0fc3ff43e89546.slyfox@gentoo
1 commit: 3f94d41e73da04eb1ca1d5583f0fc3ff43e89546
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 2 10:19:31 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat May 2 10:21:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f94d41e
7
8 profiles/arch/ia64/package.mask: mask dev-python/greenlet
9
10 Keywords for ia64 keep being requested for dev-python/greenlet.
11 Explicit mask should be a good place to add more context on why
12 it's not easy to keyword.
13
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 profiles/arch/ia64/package.mask | 7 +++++++
17 1 file changed, 7 insertions(+)
18
19 diff --git a/profiles/arch/ia64/package.mask b/profiles/arch/ia64/package.mask
20 new file mode 100644
21 index 00000000000..fbab1e843e7
22 --- /dev/null
23 +++ b/profiles/arch/ia64/package.mask
24 @@ -0,0 +1,7 @@
25 +# Copyright 2019-2020 Gentoo Authors
26 +# Distributed under the terms of the GNU General Public License v2
27 +
28 +# Sergei Trofimovich <slyfox@g.o> (2020-05-02)
29 +# greenlet needs arch-specific stack switching code. There is no ia64 port.
30 +dev-python/greenlet
31 +virtual/python-greenlet