diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 19:19:12 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 19:19:12 +0000 |
commit | ca41b30da1916b76ceee54b159880321c436dab0 (patch) | |
tree | af4153eeca422e95ae1beea1a36aedb5964f0b5f /dev-python/hypercorn | |
parent | dev-python/hypercorn: Keyword 0.15.0 arm64, #916537 (diff) | |
download | gentoo-ca41b30da1916b76ceee54b159880321c436dab0.tar.gz gentoo-ca41b30da1916b76ceee54b159880321c436dab0.tar.bz2 gentoo-ca41b30da1916b76ceee54b159880321c436dab0.zip |
dev-python/hypercorn: Keyword 0.15.0 sparc, #916537
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypercorn')
-rw-r--r-- | dev-python/hypercorn/hypercorn-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypercorn/hypercorn-0.15.0.ebuild b/dev-python/hypercorn/hypercorn-0.15.0.ebuild index 5c5e7b7527c9..ecf122550f84 100644 --- a/dev-python/hypercorn/hypercorn-0.15.0.ebuild +++ b/dev-python/hypercorn/hypercorn-0.15.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~sparc ~x86" RDEPEND=" >=dev-python/exceptiongroup-1.1.0[${PYTHON_USEDEP}] |