commit: 19798f0026b5c91fc64eec80a013b54f9b01d9b5
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 00:50:00 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 00:50:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19798f00
dev-python/pytest-httpserver: Keyword 1.0.6 riscv, #876857
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-python/pytest-httpserver/pytest-httpserver-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpserver/pytest-httpserver-1.0.6.ebuild
b/dev-python/pytest-httpserver/pytest-httpserver-1.0.6.ebuild
index dc6a668e117b..95e6ee261353 100644
--- a/dev-python/pytest-httpserver/pytest-httpserver-1.0.6.ebuild
+++ b/dev-python/pytest-httpserver/pytest-httpserver-1.0.6.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
RDEPEND="
dev-python/werkzeug[${PYTHON_USEDEP}]