summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-05 08:51:05 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-05 08:57:11 +0200
commitfc6007b586f94cb623b7fff25043eff027c3d7e8 (patch)
tree37b20affa49343bc4f13322c2753908428bf3184 /dev-python/pytest-rerunfailures
parentdev-python/alembic: amd64/x86 stable (ALLARCHES policy) wrt bug #799953 (diff)
downloadgentoo-fc6007b586f94cb623b7fff25043eff027c3d7e8.tar.gz
gentoo-fc6007b586f94cb623b7fff25043eff027c3d7e8.tar.bz2
gentoo-fc6007b586f94cb623b7fff25043eff027c3d7e8.zip
dev-python/pytest-rerunfailures: amd64/x86 stable (ALLARCHES policy) wrt bug #800028
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-rerunfailures')
-rw-r--r--dev-python/pytest-rerunfailures/pytest-rerunfailures-10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.0.ebuild b/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.0.ebuild
index ab9103a1e97b..f0adeca6bb51 100644
--- a/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.0.ebuild
+++ b/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.0.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 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
BDEPEND="
>=dev-python/pytest-5.0[${PYTHON_USEDEP}]
test? ( !!dev-python/flaky )