summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-18 20:52:37 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-18 20:52:37 +0200
commitd5801737c242f9387a9870f6176c086338c7bc75 (patch)
treef545bf5be472b273d67882a541160e9f0bf307ca /dev-python/pytest-skip-markers
parentdev-python/chameleon: Remove old (diff)
downloadgentoo-d5801737c242f9387a9870f6176c086338c7bc75.tar.gz
gentoo-d5801737c242f9387a9870f6176c086338c7bc75.tar.bz2
gentoo-d5801737c242f9387a9870f6176c086338c7bc75.zip
dev-python/pytest-skip-markers: Stabilize 1.5.1 arm64, #922403
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.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-skip-markers/pytest-skip-markers-1.5.1.ebuild b/dev-python/pytest-skip-markers/pytest-skip-markers-1.5.1.ebuild
index d88624574191..392d3de06098 100644
--- a/dev-python/pytest-skip-markers/pytest-skip-markers-1.5.1.ebuild
+++ b/dev-python/pytest-skip-markers/pytest-skip-markers-1.5.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}]