diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 19:18:30 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 19:18:30 +0000 |
commit | 255e706e20aa65f6ed4eb3a513af7ced3418683c (patch) | |
tree | de809d2ad260b2f4465b7f45a90148fac3a55a1c /dev-python/hypercorn | |
parent | dev-python/hypercorn: Keyword 0.15.0 x86, #916537 (diff) | |
download | gentoo-255e706e20aa65f6ed4eb3a513af7ced3418683c.tar.gz gentoo-255e706e20aa65f6ed4eb3a513af7ced3418683c.tar.bz2 gentoo-255e706e20aa65f6ed4eb3a513af7ced3418683c.zip |
dev-python/hypercorn: Keyword 0.15.0 arm64, #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 f2833b6ef55f..5c5e7b7527c9 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 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" RDEPEND=" >=dev-python/exceptiongroup-1.1.0[${PYTHON_USEDEP}] |