diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 19:08:30 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 19:08:30 +0000 |
commit | 16bf4813ec9030532b26259ba3c3f31dbca9a578 (patch) | |
tree | b5b40d7663763fe6835a53a1b31902f9b4d51ffd /dev-python/pytest-xdist | |
parent | dev-python/pytest-datadir: Stabilize 1.5.0 ALLARCHES, #916929 (diff) | |
download | gentoo-16bf4813ec9030532b26259ba3c3f31dbca9a578.tar.gz gentoo-16bf4813ec9030532b26259ba3c3f31dbca9a578.tar.bz2 gentoo-16bf4813ec9030532b26259ba3c3f31dbca9a578.zip |
dev-python/pytest-xdist: Stabilize 3.3.1-r1 ALLARCHES, #916931
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.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-3.3.1-r1.ebuild b/dev-python/pytest-xdist/pytest-xdist-3.3.1-r1.ebuild index 441f239a2f03..19e75e0e34a0 100644 --- a/dev-python/pytest-xdist/pytest-xdist-3.3.1-r1.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-3.3.1-r1.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 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/execnet[${PYTHON_USEDEP}] |