summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-11-17 20:13:54 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-11-17 20:13:54 +0100
commita53097102091936452fb02f0ab303e0bc2b18bf6 (patch)
treeaf57701c3e79b756c96f0b23299d88dbfcfc3add /dev-python/pytest-rerunfailures
parentdev-python/pycairo: x86 stable wrt bug #754525 (diff)
downloadgentoo-a53097102091936452fb02f0ab303e0bc2b18bf6.tar.gz
gentoo-a53097102091936452fb02f0ab303e0bc2b18bf6.tar.bz2
gentoo-a53097102091936452fb02f0ab303e0bc2b18bf6.zip
dev-python/pytest-rerunfailures: amd64/x86 stable (ALLARCHES policy) wrt bug #754534
Package-Manager: Portage-3.0.8, 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-9.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-rerunfailures/pytest-rerunfailures-9.1.1.ebuild b/dev-python/pytest-rerunfailures/pytest-rerunfailures-9.1.1.ebuild
index 83ea4be78fc8..62e6ee981bda 100644
--- a/dev-python/pytest-rerunfailures/pytest-rerunfailures-9.1.1.ebuild
+++ b/dev-python/pytest-rerunfailures/pytest-rerunfailures-9.1.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 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
BDEPEND="
>=dev-python/pytest-5.0[${PYTHON_USEDEP}]
"