diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-08-21 14:33:49 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-08-21 23:13:36 +0100 |
commit | 4076d00620237ece7e16e87999034e7df9519724 (patch) | |
tree | 197a5929d5dfdc38c65eab7c07b703719b2f4514 /dev-python/pytest | |
parent | dev-python/argcomplete: Keyword 1.12.3 for ~m68k (diff) | |
download | gentoo-4076d00620237ece7e16e87999034e7df9519724.tar.gz gentoo-4076d00620237ece7e16e87999034e7df9519724.tar.bz2 gentoo-4076d00620237ece7e16e87999034e7df9519724.zip |
dev-python/pytest: Keyword 6.2.4-r1 for ~m68k
3 NaN-related tests fail and 2 multiprocessing-related tests hang.
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-6.2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-6.2.4-r1.ebuild b/dev-python/pytest/pytest-6.2.4-r1.ebuild index de8a62049379..ac093bcc4d5a 100644 --- a/dev-python/pytest/pytest-6.2.4-r1.ebuild +++ b/dev-python/pytest/pytest-6.2.4-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |