summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-14 21:02:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-14 21:02:49 +0300
commit2201c4bb3c0c798620d42b3f9237e78f0e80773f (patch)
tree98ae67c38cb2d1e964c9d0f001ca6f2a3d0a7c93
parentdev-python/opentelemetry-semantic-conventions: Keyword 1.24.0 arm64, #930012 (diff)
downloadgentoo-2201c4bb3c0c798620d42b3f9237e78f0e80773f.tar.gz
gentoo-2201c4bb3c0c798620d42b3f9237e78f0e80773f.tar.bz2
gentoo-2201c4bb3c0c798620d42b3f9237e78f0e80773f.zip
dev-python/respx: Keyword 0.21.1 arm64, #930012
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/respx/respx-0.21.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/respx/respx-0.21.1.ebuild b/dev-python/respx/respx-0.21.1.ebuild
index a80ec228377e..0bd4f3255807 100644
--- a/dev-python/respx/respx-0.21.1.ebuild
+++ b/dev-python/respx/respx-0.21.1.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~arm64"
RDEPEND="
dev-python/httpx[${PYTHON_USEDEP}]