summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-14 21:54:56 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-14 21:54:56 +0300
commitf6845260098d629a4642e847f687785ec8f749f3 (patch)
tree36d971f082b99338eba4adfb8194ea8523c50f39
parentdev-python/opentelemetry-sdk: Stabilize 1.24.0 arm64, #930030 (diff)
downloadgentoo-f6845260098d629a4642e847f687785ec8f749f3.tar.gz
gentoo-f6845260098d629a4642e847f687785ec8f749f3.tar.bz2
gentoo-f6845260098d629a4642e847f687785ec8f749f3.zip
dev-python/respx: Stabilize 0.21.1 arm64, #930030
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 c900b2571e2f..40cf1d376172 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 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 ~x86"
RDEPEND="
dev-python/httpx[${PYTHON_USEDEP}]