summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 19:27:54 +0000
committerSam James <sam@gentoo.org>2021-05-15 19:27:54 +0000
commitf1a91409d9185c94d5ec40f24ee757a14c99da5c (patch)
treea4e07b22c7b93942a85d308c68edb6e98bd4fa49 /dev-python/httpx
parentdev-python/httpcore: Keyword 0.13.3 ppc, #790152 (diff)
downloadgentoo-f1a91409d9185c94d5ec40f24ee757a14c99da5c.tar.gz
gentoo-f1a91409d9185c94d5ec40f24ee757a14c99da5c.tar.bz2
gentoo-f1a91409d9185c94d5ec40f24ee757a14c99da5c.zip
dev-python/httpx: Keyword 0.18.1 ppc, #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 aa9abaadec0f..4cff09f5995d 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 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
RDEPEND="
dev-python/certifi[${PYTHON_USEDEP}]