commit: 01b573dba68c749f7b443971caa5de9c603e2599
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 18:52:11 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 18:52:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b573db
dev-python/pytest-httpx: Keyword 0.27.0 arm64, #918012
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild
index 1926979c400c..ce4c7bffdcb2 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.27.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}]