commit: 9ae254eaec9343b86994f5ffd52d08113cae3aa4
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 22 05:47:20 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jun 22 05:47:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae254ea
dev-python/httpcore: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES
policy) wrt bug #853505
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/httpcore/httpcore-0.15.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/httpcore/httpcore-0.15.0.ebuild
b/dev-python/httpcore/httpcore-0.15.0.ebuild
index 3397dc1e674d..59a6824e51c5 100644
--- a/dev-python/httpcore/httpcore-0.15.0.ebuild
+++ b/dev-python/httpcore/httpcore-0.15.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc
x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]