From a749b3f36ea266fa661a9dfcf33be8b66a730148 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 20 Sep 2024 13:20:38 +0300 Subject: [PATCH] dev-python/pytest-custom-exit-code: Stabilize 0.3.0 x86, #930193 Signed-off-by: Arthur Zamarin --- .../pytest-custom-exit-code-0.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 585a544ad31cd..bf810444e716e 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 @@ -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}]