summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-09 15:41:49 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-09 15:41:49 +0000
commit6e23abac437246872c86297e0b59ec6014103a2d (patch)
treea53488575bf16994031fefd5f6cd0cf100847db7 /dev-python/pytest-rerunfailures
parentdev-python/pep517: Keyword 0.12.0 for ~m68k (diff)
downloadgentoo-6e23abac437246872c86297e0b59ec6014103a2d.tar.gz
gentoo-6e23abac437246872c86297e0b59ec6014103a2d.tar.bz2
gentoo-6e23abac437246872c86297e0b59ec6014103a2d.zip
dev-python/pytest-rerunfailures: Keyword 10.2 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-rerunfailures')
-rw-r--r--dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2.ebuild b/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2.ebuild
index 08446f32f44d..b77e4b3d1f74 100644
--- a/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2.ebuild
+++ b/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
BDEPEND="
>=dev-python/pytest-5.0[${PYTHON_USEDEP}]