summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 01:55:50 +0000
committerSam James <sam@gentoo.org>2021-05-15 01:55:50 +0000
commit2e63ed35adff478d1032a3efaf11f26af032e65f (patch)
tree8fb7195109c1d59d4defccee396f6b7738daf42b
parentdev-python/httpcore: Keyword 0.13.3 arm64, #790152 (diff)
downloadgentoo-2e63ed35adff478d1032a3efaf11f26af032e65f.tar.gz
gentoo-2e63ed35adff478d1032a3efaf11f26af032e65f.tar.bz2
gentoo-2e63ed35adff478d1032a3efaf11f26af032e65f.zip
dev-python/httpx: Keyword 0.18.1 arm64, #790152
Signed-off-by: Sam James <sam@gentoo.org>
-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 3dec4d445fbf..bae43e74d899 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 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
dev-python/certifi[${PYTHON_USEDEP}]