commit: b54287043049b19733e12b37286db4cfbdf3ec3a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 16:25:57 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 16:25:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5428704
dev-python/pytest-skip-markers: Stabilize 1.5.0 arm64, #918333
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-skip-markers/pytest-skip-markers-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-skip-markers/pytest-skip-markers-1.5.0.ebuild
b/dev-python/pytest-skip-markers/pytest-skip-markers-1.5.0.ebuild
index 040a65631dc6..bc066f65f3d5 100644
--- a/dev-python/pytest-skip-markers/pytest-skip-markers-1.5.0.ebuild
+++ b/dev-python/pytest-skip-markers/pytest-skip-markers-1.5.0.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}]