diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-21 22:04:06 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-21 22:04:11 +0200 |
commit | e7aee69118d348b0470af3926e17362eb1dbf6bd (patch) | |
tree | a762ffae6d6be732bee14e423989c4ade2b70f39 /dev-python/httpx | |
parent | kde-frameworks/kconfigwidgets: Drop 5.90.0 (diff) | |
download | gentoo-e7aee69118d348b0470af3926e17362eb1dbf6bd.tar.gz gentoo-e7aee69118d348b0470af3926e17362eb1dbf6bd.tar.bz2 gentoo-e7aee69118d348b0470af3926e17362eb1dbf6bd.zip |
dev-python/httpx: Stabilize 0.21.3 ppc, #831583
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/httpx')
-rw-r--r-- | dev-python/httpx/httpx-0.21.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.21.3.ebuild b/dev-python/httpx/httpx-0.21.3.ebuild index 499baed5d1de..241d16b8a437 100644 --- a/dev-python/httpx/httpx-0.21.3.ebuild +++ b/dev-python/httpx/httpx-0.21.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/encode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 ~riscv sparc x86" IUSE="cli" RDEPEND=" |