summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 02:23:27 +0000
committerSam James <sam@gentoo.org>2021-05-15 02:23:27 +0000
commitf01fc08d52b579466cc8d8af8791d945c1055901 (patch)
tree11c76f2b809e7cfd4e7af252aebf25efe5eb427a /dev-python/httpx
parentdev-python/httpcore: Keyword 0.13.3 arm, #790152 (diff)
downloadgentoo-f01fc08d52b579466cc8d8af8791d945c1055901.tar.gz
gentoo-f01fc08d52b579466cc8d8af8791d945c1055901.tar.bz2
gentoo-f01fc08d52b579466cc8d8af8791d945c1055901.zip
dev-python/httpx: Keyword 0.18.1 arm, #790152
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpx')
-rw-r--r--dev-python/httpx/httpx-0.18.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.18.1.ebuild b/dev-python/httpx/httpx-0.18.1.ebuild
index bae43e74d899..aa9abaadec0f 100644
--- a/dev-python/httpx/httpx-0.18.1.ebuild
+++ b/dev-python/httpx/httpx-0.18.1.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 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="
dev-python/certifi[${PYTHON_USEDEP}]