diff options
author | 2022-01-19 09:42:40 +0200 | |
---|---|---|
committer | 2022-01-19 09:42:40 +0200 | |
commit | a0b7c0b8eba7cbc9643a31e7294de55fd0cf1122 (patch) | |
tree | a05e93ab4af2059d5e77f24ad214a0f8d7447705 /dev-python/httpcore | |
parent | dev-python/socksio: Keyword 1.0.0 ppc, #831449 (diff) | |
download | gentoo-a0b7c0b8eba7cbc9643a31e7294de55fd0cf1122.tar.gz gentoo-a0b7c0b8eba7cbc9643a31e7294de55fd0cf1122.tar.bz2 gentoo-a0b7c0b8eba7cbc9643a31e7294de55fd0cf1122.zip |
dev-python/httpcore: Keyword 0.14.5 ppc, #831449
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r-- | dev-python/httpcore/httpcore-0.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.14.5.ebuild b/dev-python/httpcore/httpcore-0.14.5.ebuild index b31862854908..93269b661bed 100644 --- a/dev-python/httpcore/httpcore-0.14.5.ebuild +++ b/dev-python/httpcore/httpcore-0.14.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/encode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |