diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 17:07:01 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:27:49 +0800 |
commit | 1627497c7b7ba2ad57672eb69678a835366841c1 (patch) | |
tree | 3db6bec55e8f47a940bbf9176e871982a1182c65 /dev-python/pytest-xdist | |
parent | dev-python/pygments: keyword 2.12.0 for ~loong (diff) | |
download | gentoo-1627497c7b7ba2ad57672eb69678a835366841c1.tar.gz gentoo-1627497c7b7ba2ad57672eb69678a835366841c1.tar.bz2 gentoo-1627497c7b7ba2ad57672eb69678a835366841c1.zip |
dev-python/pytest-xdist: keyword 2.5.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-2.5.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-2.5.0.ebuild index d1cc99c0a7ff..7e1cfa8213b4 100644 --- a/dev-python/pytest-xdist/pytest-xdist-2.5.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-2.5.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 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" # pytest-xdist >= 2 fails with pytest < 6 RDEPEND=" |