summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-16 08:18:48 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-16 08:18:48 +0200
commit0de2ccb01939d229a1a84b48c32a046da248c5bf (patch)
tree58e2e6c976e93e0bf4783a025e978e9ca0017f18 /dev-python/pytest-rerunfailures
parentdev-python/versioneer: Remove old (diff)
downloadgentoo-0de2ccb01939d229a1a84b48c32a046da248c5bf.tar.gz
gentoo-0de2ccb01939d229a1a84b48c32a046da248c5bf.tar.bz2
gentoo-0de2ccb01939d229a1a84b48c32a046da248c5bf.zip
dev-python/pytest-rerunfailures: Stabilize 10.1 x86, #808384
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-rerunfailures')
-rw-r--r--dev-python/pytest-rerunfailures/pytest-rerunfailures-10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.1.ebuild b/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.1.ebuild
index 821c08f25ca3..d4e1005a79f9 100644
--- a/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.1.ebuild
+++ b/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MPL-2.0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
BDEPEND="
>=dev-python/pytest-5.0[${PYTHON_USEDEP}]
test? ( !!dev-python/flaky )