commit: 875af1de0ff4632864be59f044af5212d450645e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 26 16:46:03 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 26 16:48:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=875af1de
dev-python/mypy: not suitable for ALLARCHES Compiles libraries: >copying build/lib.linux-sparc64-3.8/native__mypyc.cpython-38-sparc-linux-gnu.so >copying build/lib.linux-sparc64-3.8/native.cpython-38-sparc-linux-gnu.so >copying build/lib.linux-sparc64-3.8/other__mypyc.cpython-38-sparc-linux-gnu.so >copying build/lib.linux-sparc64-3.8/other.cpython-38-sparc-linux-gnu.s Bug: https://bugs.gentoo.org/773088 Bug: https://bugs.gentoo.org/772491 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/mypy/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/mypy/metadata.xml b/dev-python/mypy/metadata.xml index 5965190b13e..c7660c80368 100644 --- a/dev-python/mypy/metadata.xml +++ b/dev-python/mypy/metadata.xml @@ -9,7 +9,6 @@ <email>[email protected]</email> <name>Python</name> </maintainer> - <stabilize-allarches/> <upstream> <remote-id type="github">python/mypy</remote-id> <remote-id type="pypi">mypy</remote-id>
