commit: 8242a11f75637e173d51ca4703a61c0ef7e45bcd
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 17 17:20:19 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Jul 17 17:20:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8242a11f
dev-python/pytest-import-check: Keyword 0.0.3 riscv, #936161
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/pytest-import-check/pytest-import-check-0.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-import-check/pytest-import-check-0.0.3.ebuild
b/dev-python/pytest-import-check/pytest-import-check-0.0.3.ebuild
index 6b72cb2ba34c..62fbf37420b0 100644
--- a/dev-python/pytest-import-check/pytest-import-check-0.0.3.ebuild
+++ b/dev-python/pytest-import-check/pytest-import-check-0.0.3.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
>=dev-python/pytest-8.1[${PYTHON_USEDEP}]