diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-16 21:56:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-16 21:56:47 +0200 |
commit | 18d406f5cb4b2c8479edb9394b11ecefdbd75ce0 (patch) | |
tree | bb519d4ca9eab5981f5790481438cd9779ea676b /dev-python/httpcore | |
parent | sys-cluster/nomad: allow ui to not be embedded in the binary (diff) | |
download | gentoo-18d406f5cb4b2c8479edb9394b11ecefdbd75ce0.tar.gz gentoo-18d406f5cb4b2c8479edb9394b11ecefdbd75ce0.tar.bz2 gentoo-18d406f5cb4b2c8479edb9394b11ecefdbd75ce0.zip |
dev-python/httpcore: Stabilize 0.14.7 ppc, #833229
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r-- | dev-python/httpcore/httpcore-0.14.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.14.7.ebuild b/dev-python/httpcore/httpcore-0.14.7.ebuild index d3b6bd926b6d..34e1f8222944 100644 --- a/dev-python/httpcore/httpcore-0.14.7.ebuild +++ b/dev-python/httpcore/httpcore-0.14.7.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ppc ~ppc64 ~riscv sparc x86" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |