summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-14 21:55:01 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-14 21:55:01 +0300
commit07a68aa41da74e4dcdebe8ac41aa09252a33744f (patch)
tree62bcb27c24ccf184c0c05f1d6c90e8035acdf556
parentdev-python/opentelemetry-sdk: Stabilize 1.24.0 x86, #930030 (diff)
downloadgentoo-07a68aa41da74e4dcdebe8ac41aa09252a33744f.tar.gz
gentoo-07a68aa41da74e4dcdebe8ac41aa09252a33744f.tar.bz2
gentoo-07a68aa41da74e4dcdebe8ac41aa09252a33744f.zip
dev-python/respx: Stabilize 0.21.1 x86, #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 40cf1d376172..546e9bced470 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}]