summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-04-16 10:43:34 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-04-16 10:43:34 +0200
commit0d88c86301e41ed8251597b9649cec71d74885e4 (patch)
tree8d58303e1e5730986eaa297df873fdd8d7e382dc /dev-python/pytest-skip-markers
parentdev-python/setuptools-declarative-requirements: Keyword 1.2.0-r1 x86, #836457 (diff)
downloadgentoo-0d88c86301e41ed8251597b9649cec71d74885e4.tar.gz
gentoo-0d88c86301e41ed8251597b9649cec71d74885e4.tar.bz2
gentoo-0d88c86301e41ed8251597b9649cec71d74885e4.zip
dev-python/pytest-skip-markers: Keyword 1.2.0 x86, #836457
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-skip-markers')
-rw-r--r--dev-python/pytest-skip-markers/pytest-skip-markers-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 32fe4235b39c..143d362f6317 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"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="
>=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]