commit: 751e0fd7e522cedb1f11f899c550f7f6736bc070
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 07:28:21 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 07:28:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=751e0fd7
dev-python/httpcore: Stabilize 0.14.7 arm, #833229
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/httpcore/httpcore-0.14.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/httpcore/httpcore-0.14.7.ebuild
b/dev-python/httpcore/httpcore-0.14.7.ebuild
index 6ca90bd30ad4..4eb2e76a4bfb 100644
--- a/dev-python/httpcore/httpcore-0.14.7.ebuild
+++ b/dev-python/httpcore/httpcore-0.14.7.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 hppa ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ppc ~ppc64 ~riscv sparc x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]