diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 10:43:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 10:43:45 +0200 |
commit | d6622394fc14b065be51bf3cc8bc3c5328e074b6 (patch) | |
tree | ac8526fc4aa7ce9d4bf58441be821f4fed208b49 | |
parent | dev-python/lazy-object-proxy: Stabilize 1.7.1 ppc, #831532 (diff) | |
download | gentoo-d6622394fc14b065be51bf3cc8bc3c5328e074b6.tar.gz gentoo-d6622394fc14b065be51bf3cc8bc3c5328e074b6.tar.bz2 gentoo-d6622394fc14b065be51bf3cc8bc3c5328e074b6.zip |
dev-python/httpcore: Keyword 0.14.5 sparc, #831449
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 d024dc091767..db7a3ceb2da0 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" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |