diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2021-12-12 21:19:53 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-13 10:57:14 +0800 |
commit | 4f7a67e2f000289fff2441581af1c7a3b4012d2a (patch) | |
tree | 8e8bfdc77fbe3775e6bd9137216c90b6845568aa /dev-python/httpcore | |
parent | dev-python/anyio: keyword 3.2.1 for ~riscv (diff) | |
download | gentoo-4f7a67e2f000289fff2441581af1c7a3b4012d2a.tar.gz gentoo-4f7a67e2f000289fff2441581af1c7a3b4012d2a.tar.bz2 gentoo-4f7a67e2f000289fff2441581af1c7a3b4012d2a.zip |
dev-python/httpcore: keyword 0.13.7 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@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 7452d4df3ac8..d6cbf811e975 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 ~riscv sparc x86" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |