commit: a749b3f36ea266fa661a9dfcf33be8b66a730148
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 10:20:38 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 10:20:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a749b3f3
dev-python/pytest-custom-exit-code: Stabilize 0.3.0 x86, #930193
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-custom-exit-code/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 585a544ad31c..bf810444e716 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}]