summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 00:09:30 +0000
committerSam James <sam@gentoo.org>2021-05-16 00:09:30 +0000
commit32cd35e8db520751dc8d7b54aef201fb4d3194a7 (patch)
tree5697bb97cbf38db55cc73c62b2a6fcb2b70b5b13
parentdev-python/httpcore: Keyword 0.13.3 ppc64, #790152 (diff)
downloadgentoo-32cd35e8db520751dc8d7b54aef201fb4d3194a7.tar.gz
gentoo-32cd35e8db520751dc8d7b54aef201fb4d3194a7.tar.bz2
gentoo-32cd35e8db520751dc8d7b54aef201fb4d3194a7.zip
dev-python/httpx: Keyword 0.18.1 ppc64, #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 4cff09f5995d..3673ebd40e26 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 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND="
dev-python/certifi[${PYTHON_USEDEP}]