summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-19 13:13:55 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-19 13:13:55 +0300
commite9e8ce1375da639592684ae988a1181e48193253 (patch)
treed1069013e4ba72412e0b24e069d31c58d4ed1d3e /dev-python/pytest-custom-exit-code
parentdev-python/looseversion: Stabilize 1.3.0 amd64, #930193 (diff)
downloadgentoo-e9e8ce1375da639592684ae988a1181e48193253.tar.gz
gentoo-e9e8ce1375da639592684ae988a1181e48193253.tar.bz2
gentoo-e9e8ce1375da639592684ae988a1181e48193253.zip
dev-python/pytest-custom-exit-code: Stabilize 0.3.0 amd64, #930193
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-custom-exit-code')
-rw-r--r--dev-python/pytest-custom-exit-code/pytest-custom-exit-code-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-custom-exit-code/pytest-custom-exit-code-0.3.0.ebuild b/dev-python/pytest-custom-exit-code/pytest-custom-exit-code-0.3.0.ebuild
index a34aec63857e..de6c485544e4 100644
--- a/dev-python/pytest-custom-exit-code/pytest-custom-exit-code-0.3.0.ebuild
+++ b/dev-python/pytest-custom-exit-code/pytest-custom-exit-code-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
RDEPEND="
>=dev-python/pytest-7.0.2[${PYTHON_USEDEP}]