Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mypy/
Date: Fri, 26 Feb 2021 16:48:26
Message-Id: 1614358096.875af1de0ff4632864be59f044af5212d450645e.sam@gentoo
1 commit: 875af1de0ff4632864be59f044af5212d450645e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 26 16:46:03 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 26 16:48:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=875af1de
7
8 dev-python/mypy: not suitable for ALLARCHES
9
10 Compiles libraries:
11 >copying build/lib.linux-sparc64-3.8/native__mypyc.cpython-38-sparc-linux-gnu.so
12 >copying build/lib.linux-sparc64-3.8/native.cpython-38-sparc-linux-gnu.so
13 >copying build/lib.linux-sparc64-3.8/other__mypyc.cpython-38-sparc-linux-gnu.so
14 >copying build/lib.linux-sparc64-3.8/other.cpython-38-sparc-linux-gnu.s
15
16 Bug: https://bugs.gentoo.org/773088
17 Bug: https://bugs.gentoo.org/772491
18 Package-Manager: Portage-3.0.15, Repoman-3.0.2
19 Signed-off-by: Sam James <sam <AT> gentoo.org>
20
21 dev-python/mypy/metadata.xml | 1 -
22 1 file changed, 1 deletion(-)
23
24 diff --git a/dev-python/mypy/metadata.xml b/dev-python/mypy/metadata.xml
25 index 5965190b13e..c7660c80368 100644
26 --- a/dev-python/mypy/metadata.xml
27 +++ b/dev-python/mypy/metadata.xml
28 @@ -9,7 +9,6 @@
29 <email>python@g.o</email>
30 <name>Python</name>
31 </maintainer>
32 - <stabilize-allarches/>
33 <upstream>
34 <remote-id type="github">python/mypy</remote-id>
35 <remote-id type="pypi">mypy</remote-id>