diff options
author | Sam James <sam@gentoo.org> | 2021-07-17 05:58:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-17 05:58:24 +0100 |
commit | a18e101c117558406477f417bd77d42a38857716 (patch) | |
tree | 4e859f226d99c0a99a8caf625563f12bb9b57066 /dev-python/httpcore | |
parent | dev-python/httpx: Stabilize 0.18.1 arm, #796065 (diff) | |
download | gentoo-a18e101c117558406477f417bd77d42a38857716.tar.gz gentoo-a18e101c117558406477f417bd77d42a38857716.tar.bz2 gentoo-a18e101c117558406477f417bd77d42a38857716.zip |
dev-python/httpcore: Stabilize 0.13.3 arm, #796065
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r-- | dev-python/httpcore/httpcore-0.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.13.3.ebuild b/dev-python/httpcore/httpcore-0.13.3.ebuild index 9cb70cf6347c..e43157c8ec6f 100644 --- a/dev-python/httpcore/httpcore-0.13.3.ebuild +++ b/dev-python/httpcore/httpcore-0.13.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/encode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 sparc ~x86" RDEPEND=" <dev-python/h11-0.13[${PYTHON_USEDEP}] |