commit: 090d7739a2a37727316fc9cfbe356ad1e662002f
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 8 08:13:04 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Jun 8 08:13:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=090d7739
dev-python/sphinx-pytest: Keyword 0.0.3 riscv, #850565
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild
b/dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild
index 8a8f94a52cd6..f1de6dd9dadc 100644
--- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild
+++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]