From 92a43c0f7adaaa76ec543a6e5443fa9e6ecbf0ec Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 6 May 2022 22:58:55 +0300 Subject: [PATCH] dev-python/pytest-skip-markers: Stabilize 1.2.0 x86, #843011 Signed-off-by: Arthur Zamarin --- dev-python/pytest-skip-markers/pytest-skip-markers-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-skip-markers/pytest-skip-markers-1.2.0.ebuild b/dev-python/pytest-skip-markers/pytest-skip-markers-1.2.0.ebuild index 4f580f2fecbe2..0fdd92751034b 100644 --- a/dev-python/pytest-skip-markers/pytest-skip-markers-1.2.0.ebuild +++ b/dev-python/pytest-skip-markers/pytest-skip-markers-1.2.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]