commit: 5062b95d7473717c2e942ba01c0215990fcd0221
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 16:02:56 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 16:02:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5062b95d
dev-python/pytest-httpx: Stabilize 0.26.0 arm64, #918367
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild
index 8e2a84068d88..de5ba8cccec6 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
=dev-python/httpx-0.25*[${PYTHON_USEDEP}]