summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-16 07:11:13 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-16 07:11:13 +0200
commiteb838da64ad4dc83fbe6c5bc381263c7ba075ee4 (patch)
tree1cbe1f776c43db56c5c303e8e844a07034dee9c1 /dev-python/pytest-rerunfailures
parentdev-python/versioneer: amd64/arm64/ppc64/x86 stable (ALLARCHES policy) wrt bu... (diff)
downloadgentoo-eb838da64ad4dc83fbe6c5bc381263c7ba075ee4.tar.gz
gentoo-eb838da64ad4dc83fbe6c5bc381263c7ba075ee4.tar.bz2
gentoo-eb838da64ad4dc83fbe6c5bc381263c7ba075ee4.zip
dev-python/pytest-rerunfailures: amd64 stable wrt bug #808384
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" 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.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 46ec8a56e483..821c08f25ca3 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 )