diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-01-29 16:17:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-29 15:38:58 +0000 |
commit | 38bbe1dd815982c1afab8116990ede9575115262 (patch) | |
tree | c0407fcac06a52fe014899ce815f73f5e73d5d2c /dev-python/httpcore | |
parent | dev-python/socksio: keyword 1.0.0 for hppa, bug #831449 (diff) | |
download | gentoo-38bbe1dd815982c1afab8116990ede9575115262.tar.gz gentoo-38bbe1dd815982c1afab8116990ede9575115262.tar.bz2 gentoo-38bbe1dd815982c1afab8116990ede9575115262.zip |
dev-python/httpcore: keyword 0.14.5 for hppa, bug #831449
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r-- | dev-python/httpcore/httpcore-0.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.14.5.ebuild b/dev-python/httpcore/httpcore-0.14.5.ebuild index 56e942b46659..09aca91e42a5 100644 --- a/dev-python/httpcore/httpcore-0.14.5.ebuild +++ b/dev-python/httpcore/httpcore-0.14.5.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 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |