diff options
author | Sam James <sam@gentoo.org> | 2021-11-24 23:59:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-24 23:59:11 +0000 |
commit | f268b2b9355275f3e2bc34edb297641daa57e1d2 (patch) | |
tree | 9285c1dbd26fb7566baef0c2624fa7f5fedf36ae /dev-python/httpcore | |
parent | dev-python/anyio: Keyword 3.2.1 hppa, #824622 (diff) | |
download | gentoo-f268b2b9355275f3e2bc34edb297641daa57e1d2.tar.gz gentoo-f268b2b9355275f3e2bc34edb297641daa57e1d2.tar.bz2 gentoo-f268b2b9355275f3e2bc34edb297641daa57e1d2.zip |
dev-python/httpcore: Keyword 0.13.7 hppa, #824622
Signed-off-by: Sam James <sam@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 30973d1001df..15bafb838637 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 ppc ppc64 sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 sparc ~x86" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |