diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-25 09:13:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-25 09:13:07 +0300 |
commit | e6b3d038961c1e755c016b59145586f034321fe5 (patch) | |
tree | 4b4427444a1e8004b0e20d250e151cb84293df8b /dev-python/pytest-xdist | |
parent | dev-python/psycopg: Stabilize 3.1.19 x86, #932679 (diff) | |
download | gentoo-e6b3d038961c1e755c016b59145586f034321fe5.tar.gz gentoo-e6b3d038961c1e755c016b59145586f034321fe5.tar.bz2 gentoo-e6b3d038961c1e755c016b59145586f034321fe5.zip |
dev-python/pytest-xdist: Stabilize 3.6.1 ALLARCHES, #932686
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-3.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-3.6.1.ebuild b/dev-python/pytest-xdist/pytest-xdist-3.6.1.ebuild index 949362a5b226..edf7e6315c56 100644 --- a/dev-python/pytest-xdist/pytest-xdist-3.6.1.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-3.6.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~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-2.1[${PYTHON_USEDEP}] |