diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 22:26:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 22:26:06 +0300 |
commit | c795f76d1c34152b08cf73970963bb45448b0df5 (patch) | |
tree | f15615a6e2cd99dc5d38f266b8a97d58325db8f5 /dev-python/pytest-skip-markers | |
parent | dev-python/typeguard: Stabilize 4.1.0 ppc, #913444 (diff) | |
download | gentoo-c795f76d1c34152b08cf73970963bb45448b0df5.tar.gz gentoo-c795f76d1c34152b08cf73970963bb45448b0df5.tar.bz2 gentoo-c795f76d1c34152b08cf73970963bb45448b0df5.zip |
dev-python/pytest-skip-markers: Stabilize 1.4.1 amd64, #913447
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.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-skip-markers/pytest-skip-markers-1.4.1.ebuild b/dev-python/pytest-skip-markers/pytest-skip-markers-1.4.1.ebuild index fd7509c25596..84ed222db58a 100644 --- a/dev-python/pytest-skip-markers/pytest-skip-markers-1.4.1.ebuild +++ b/dev-python/pytest-skip-markers/pytest-skip-markers-1.4.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}] |