diff options
author | Sam James <sam@gentoo.org> | 2021-10-17 07:30:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-17 07:30:30 +0100 |
commit | 68a72e4e5dfde52d09055ac0995b013c4a7e827f (patch) | |
tree | 9f9aa29001bdef87ee3365ca78489f6167953b22 /dev-python/httpcore | |
parent | dev-python/anyio: Stabilize 3.2.1 sparc, #803719 (diff) | |
download | gentoo-68a72e4e5dfde52d09055ac0995b013c4a7e827f.tar.gz gentoo-68a72e4e5dfde52d09055ac0995b013c4a7e827f.tar.bz2 gentoo-68a72e4e5dfde52d09055ac0995b013c4a7e827f.zip |
dev-python/httpcore: Stabilize 0.13.6 sparc, #803719
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r-- | dev-python/httpcore/httpcore-0.13.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.13.6.ebuild b/dev-python/httpcore/httpcore-0.13.6.ebuild index bc75307b013c..b064ccfaebee 100644 --- a/dev-python/httpcore/httpcore-0.13.6.ebuild +++ b/dev-python/httpcore/httpcore-0.13.6.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/anyio-3*[${PYTHON_USEDEP}] |