commit: ebec84ad60e2995db20d1d03771171f7c40926c9
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 07:56:48 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 07:56:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebec84ad
dev-python/pytest-custom-exit-code: Keyword 0.3.0 riscv, #904721
Signed-off-by: Jakov Smolić <jsmolic <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 9e5a9c834bf5..c3c8b8524a29 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"
+KEYWORDS="~amd64 ~riscv"
RDEPEND="
>=dev-python/pytest-7.0.2[${PYTHON_USEDEP}]