diff options
author | 2023-01-21 10:41:57 +0200 | |
---|---|---|
committer | 2023-01-21 10:41:57 +0200 | |
commit | 876be820bb165706a8f277386c823f0577ee9bd6 (patch) | |
tree | 3fb8c3ca04a3c7a5824ff9404a26a8abf27bb8eb | |
parent | dev-python/tiny-proxy: Stabilize 0.1.1 ppc, #891551 (diff) | |
download | gentoo-876be820bb165706a8f277386c823f0577ee9bd6.tar.gz gentoo-876be820bb165706a8f277386c823f0577ee9bd6.tar.bz2 gentoo-876be820bb165706a8f277386c823f0577ee9bd6.zip |
dev-python/httpx-socks: Stabilize 0.7.5 ppc, #891551
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/httpx-socks/httpx-socks-0.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx-socks/httpx-socks-0.7.5.ebuild b/dev-python/httpx-socks/httpx-socks-0.7.5.ebuild index f1b901273827..3e6e21c8a376 100644 --- a/dev-python/httpx-socks/httpx-socks-0.7.5.ebuild +++ b/dev-python/httpx-socks/httpx-socks-0.7.5.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ppc ~ppc64 ~riscv ~x86" RDEPEND=" <dev-python/httpx-0.24.0[${PYTHON_USEDEP}] |