summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-01 22:26:06 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-01 22:26:06 +0300
commitc795f76d1c34152b08cf73970963bb45448b0df5 (patch)
treef15615a6e2cd99dc5d38f266b8a97d58325db8f5 /dev-python/pytest-skip-markers
parentdev-python/typeguard: Stabilize 4.1.0 ppc, #913444 (diff)
downloadgentoo-c795f76d1c34152b08cf73970963bb45448b0df5.tar.gz
gentoo-c795f76d1c34152b08cf73970963bb45448b0df5.tar.bz2
gentoo-c795f76d1c34152b08cf73970963bb45448b0df5.zip
dev-python/pytest-skip-markers: Stabilize 1.4.1 amd64, #913447
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-skip-markers')
-rw-r--r--dev-python/pytest-skip-markers/pytest-skip-markers-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-skip-markers/pytest-skip-markers-1.4.1.ebuild b/dev-python/pytest-skip-markers/pytest-skip-markers-1.4.1.ebuild
index fd7509c25596..84ed222db58a 100644
--- a/dev-python/pytest-skip-markers/pytest-skip-markers-1.4.1.ebuild
+++ b/dev-python/pytest-skip-markers/pytest-skip-markers-1.4.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
RDEPEND="
>=dev-python/pytest-7.1.0[${PYTHON_USEDEP}]