diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-23 15:02:41 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-24 09:30:22 +0000 |
commit | e148140bfb118b99cd1c1e906d8abafc0c14bbf0 (patch) | |
tree | 809f7c1849eca599321327974c195230b3bdbbc5 /dev-python/pytest-xdist | |
parent | dev-ruby/msgpack: Keyword 1.7.2 ppc, #917362 (diff) | |
download | gentoo-e148140bfb118b99cd1c1e906d8abafc0c14bbf0.tar.gz gentoo-e148140bfb118b99cd1c1e906d8abafc0c14bbf0.tar.bz2 gentoo-e148140bfb118b99cd1c1e906d8abafc0c14bbf0.zip |
dev-python/pytest-xdist: Keyword 3.5.0 mips, #917603
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-3.5.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-3.5.0.ebuild index bf5367bcf383..b7fdf1c9824a 100644 --- a/dev-python/pytest-xdist/pytest-xdist-3.5.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-3.5.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" RDEPEND=" dev-python/execnet[${PYTHON_USEDEP}] |