summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-12 22:53:16 +0100
committerSam James <sam@gentoo.org>2021-07-12 22:53:16 +0100
commitf2d2263005c58ce0a414a0bb057e7a1a6a41c6e8 (patch)
tree3a5dffb163d0d8fbba77b409a206a8b814bc65a2 /dev-python/httpcore
parentdev-python/h11: Stabilize 0.12.0 arm64, #796065 (diff)
downloadgentoo-f2d2263005c58ce0a414a0bb057e7a1a6a41c6e8.tar.gz
gentoo-f2d2263005c58ce0a414a0bb057e7a1a6a41c6e8.tar.bz2
gentoo-f2d2263005c58ce0a414a0bb057e7a1a6a41c6e8.zip
dev-python/httpcore: Stabilize 0.13.3 arm64, #796065
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r--dev-python/httpcore/httpcore-0.13.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.13.3.ebuild b/dev-python/httpcore/httpcore-0.13.3.ebuild
index 516a68d73f59..9cb70cf6347c 100644
--- a/dev-python/httpcore/httpcore-0.13.3.ebuild
+++ b/dev-python/httpcore/httpcore-0.13.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/encode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 sparc ~x86"
RDEPEND="
<dev-python/h11-0.13[${PYTHON_USEDEP}]