diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-08-21 16:30:24 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-08-21 23:14:02 +0100 |
commit | e8336d68d2b7d1ff23885d447ba633bd94c14b8c (patch) | |
tree | b89f3b969fda7113e0d5ca59fcdd45d980640601 /dev-python/pytest-xdist | |
parent | dev-python/psutil: Keyword 5.7.3 for ~m68k (diff) | |
download | gentoo-e8336d68d2b7d1ff23885d447ba633bd94c14b8c.tar.gz gentoo-e8336d68d2b7d1ff23885d447ba633bd94c14b8c.tar.bz2 gentoo-e8336d68d2b7d1ff23885d447ba633bd94c14b8c.zip |
dev-python/pytest-xdist: Keyword 2.3.0 for ~m68k
The tests pass.
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-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-2.3.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-2.3.0.ebuild index e50a1049d0c2..c151147a967d 100644 --- a/dev-python/pytest-xdist/pytest-xdist-2.3.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-2.3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" # pytest-xdist >= 2 fails with pytest < 6 RDEPEND=" |