diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 16:19:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 16:20:09 +0200 |
commit | e2aa876a3b58b927803ceb1250b499a4d417fd81 (patch) | |
tree | d2ce3d76ba3bee76e6fc793d203ad496eace1e36 /dev-python/httpcore | |
parent | app-text/App-XML-DocBook-Builder: Keyword 0.100.300-r1 x86, #828043 (diff) | |
download | gentoo-e2aa876a3b58b927803ceb1250b499a4d417fd81.tar.gz gentoo-e2aa876a3b58b927803ceb1250b499a4d417fd81.tar.bz2 gentoo-e2aa876a3b58b927803ceb1250b499a4d417fd81.zip |
dev-python/httpcore: Stabilize 0.13.7 x86, #803719
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r-- | dev-python/httpcore/httpcore-0.13.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.13.7.ebuild b/dev-python/httpcore/httpcore-0.13.7.ebuild index 15bafb838637..e91694b80b73 100644 --- a/dev-python/httpcore/httpcore-0.13.7.ebuild +++ b/dev-python/httpcore/httpcore-0.13.7.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 sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 sparc x86" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |