diff options
author | 2021-07-20 02:25:49 +0100 | |
---|---|---|
committer | 2021-07-20 02:25:49 +0100 | |
commit | 858e6efdb7da8e0d77604809d985587d2650e90b (patch) | |
tree | cea2dcb3ce7583757e525c640a57aa364d9fd848 /dev-python/httpcore | |
parent | dev-python/httpx: Stabilize 0.18.1 x86, #796065 (diff) | |
download | gentoo-858e6efdb7da8e0d77604809d985587d2650e90b.tar.gz gentoo-858e6efdb7da8e0d77604809d985587d2650e90b.tar.bz2 gentoo-858e6efdb7da8e0d77604809d985587d2650e90b.zip |
dev-python/httpcore: Stabilize 0.13.3 x86, #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 e43157c8ec6f..16d4d2c1c957 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}] |