From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AAFCD15800F for ; Sat, 21 Jan 2023 09:32:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1267E0967; Sat, 21 Jan 2023 09:32:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A6402E0968 for ; Sat, 21 Jan 2023 09:32:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B29C4340DCD for ; Sat, 21 Jan 2023 09:32:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDFDF882 for ; Sat, 21 Jan 2023 09:32:18 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1674293526.183b46465c0a86993f8b723bd15db75f8cc6359d.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/httpx-socks/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/httpx-socks/httpx-socks-0.7.5.ebuild X-VCS-Directories: dev-python/httpx-socks/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 183b46465c0a86993f8b723bd15db75f8cc6359d X-VCS-Branch: master Date: Sat, 21 Jan 2023 09:32:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 70c16a7d-140d-4370-8215-a2f26318b3ac X-Archives-Hash: 8ac4368ec67af71635e95126831d78e8 commit: 183b46465c0a86993f8b723bd15db75f8cc6359d Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jan 21 09:32:06 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jan 21 09:32:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=183b4646 dev-python/httpx-socks: Stabilize 0.7.5 amd64, #891551 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/httpx-socks/httpx-socks-0.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ba12a15a0cb4..d17ff2fc4a73 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="