diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-06 22:58:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-06 22:58:55 +0300 |
commit | 92a43c0f7adaaa76ec543a6e5443fa9e6ecbf0ec (patch) | |
tree | 37d03aa32e79c8e1d08be3c5cf93c2b3d72a8447 /dev-python/pytest-skip-markers | |
parent | dev-python/setuptools-declarative-requirements: Stabilize 1.2.0-r1 x86, #843011 (diff) | |
download | gentoo-92a43c0f7adaaa76ec543a6e5443fa9e6ecbf0ec.tar.gz gentoo-92a43c0f7adaaa76ec543a6e5443fa9e6ecbf0ec.tar.bz2 gentoo-92a43c0f7adaaa76ec543a6e5443fa9e6ecbf0ec.zip |
dev-python/pytest-skip-markers: Stabilize 1.2.0 x86, #843011
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.2.0.ebuild | 2 |
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 4f580f2fecbe..0fdd92751034 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}] |