summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-20 09:06:00 +0000
committerSam James <sam@gentoo.org>2022-12-20 09:06:00 +0000
commit2e26e3e820fe23d5ffc0f3e850d64a7402881f0e (patch)
tree3e00d9fd617b4fa2e4dc237e21ee51db2f5f861e /dev-python/hypercorn
parentdev-python/httpx-socks: Keyword 0.7.5 arm64, #887215 (diff)
downloadgentoo-2e26e3e820fe23d5ffc0f3e850d64a7402881f0e.tar.gz
gentoo-2e26e3e820fe23d5ffc0f3e850d64a7402881f0e.tar.bz2
gentoo-2e26e3e820fe23d5ffc0f3e850d64a7402881f0e.zip
dev-python/hypercorn: Keyword 0.14.3-r1 arm64, #887215
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypercorn')
-rw-r--r--dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild b/dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild
index 45e2d26cc73d..9b8408b63298 100644
--- a/dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild
+++ b/dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND="
dev-python/h11[${PYTHON_USEDEP}]