summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-21 12:41:46 +0000
committerSam James <sam@gentoo.org>2022-01-21 12:41:46 +0000
commit8e285589242335badde8467b77a3975290e8c3c1 (patch)
treeb4cdf71fcd64ea498b231383f83a4266c3a86381
parentdev-python/rich: Stabilize 10.16.2 arm64, #831583 (diff)
downloadgentoo-8e285589.tar.gz
gentoo-8e285589.tar.bz2
gentoo-8e285589.zip
dev-python/httpx: Stabilize 0.21.3 arm64, #831583
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/httpx/httpx-0.21.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.21.3.ebuild b/dev-python/httpx/httpx-0.21.3.ebuild
index 3ef3e595156d..499baed5d1de 100644
--- a/dev-python/httpx/httpx-0.21.3.ebuild
+++ b/dev-python/httpx/httpx-0.21.3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/encode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv sparc x86"
IUSE="cli"
RDEPEND="