diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-19 09:42:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-19 09:42:43 +0200 |
commit | 9dce3df61f5c46e32715b63318f3c846435ba188 (patch) | |
tree | 60dd0b0e583fc967310f0d91a9f27074a826bf71 | |
parent | dev-python/socksio: Keyword 1.0.0 ppc64, #831449 (diff) | |
download | gentoo-9dce3df61f5c46e32715b63318f3c846435ba188.tar.gz gentoo-9dce3df61f5c46e32715b63318f3c846435ba188.tar.bz2 gentoo-9dce3df61f5c46e32715b63318f3c846435ba188.zip |
dev-python/httpcore: Keyword 0.14.5 ppc64, #831449
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 93269b661bed..b322844d7083 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 ~ppc" +KEYWORDS="~amd64 ~ppc ~ppc64" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |