commit: 9ae2414850e143b00ee36280be294d86ecb863e6
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 14:07:40 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 14:07:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae24148
dev-python/pytest-httpx: Keyword 0.32.0 riscv, #941840
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.32.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.32.0.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.32.0.ebuild
index d0a5021a1f4b..13bf6c457581 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.32.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.32.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
RDEPEND="
=dev-python/httpx-0.27*[${PYTHON_USEDEP}]