summaryrefslogtreecommitdiff
path: root/dev-python/pytest-httpx
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2025-01-05 20:29:44 +0800
committerWANG Xuerui <xen0n@gentoo.org>2025-01-05 20:30:02 +0800
commit38de610f6654d566937311a58fa0626c28fbc955 (patch)
tree704b7b4fafa9777f0385cd2ef66383067519439e /dev-python/pytest-httpx
parent73d6e02b3de881664dd51822226662c52fbdc804 (diff)
dev-python/pytest-httpx: keyword 0.35.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpx')
-rw-r--r--dev-python/pytest-httpx/pytest-httpx-0.35.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.35.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.35.0.ebuild
index 59866749864f..1b431641001e 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.35.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.35.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
=dev-python/httpx-0.28*[${PYTHON_USEDEP}]