diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 18:42:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 18:42:45 +0200 |
commit | cd8451d852011324d42df29e27b355db3d2a3dce (patch) | |
tree | b09abf83715a63569a5cac7347ea1c530af2655d /dev-python/httpcore | |
parent | dev-python/sphinx-autodoc-typehints: Stabilize 1.13.1 ALLARCHES, #831585 (diff) | |
download | gentoo-cd8451d852011324d42df29e27b355db3d2a3dce.tar.gz gentoo-cd8451d852011324d42df29e27b355db3d2a3dce.tar.bz2 gentoo-cd8451d852011324d42df29e27b355db3d2a3dce.zip |
dev-python/httpcore: Stabilize 0.14.3 ALLARCHES, #831584
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r-- | dev-python/httpcore/httpcore-0.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.14.3.ebuild b/dev-python/httpcore/httpcore-0.14.3.ebuild index cd19edc03043..ddb66b448ee5 100644 --- a/dev-python/httpcore/httpcore-0.14.3.ebuild +++ b/dev-python/httpcore/httpcore-0.14.3.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 ~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}] |