commit: 06a4f9ab1e3073ec07826cd6a735fdaa2572c923
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 16:16:16 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 16:16:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a4f9ab
dev-python/aioquic: Keyword 1.2.0 arm64, #947275
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/aioquic/aioquic-1.2.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/aioquic/aioquic-1.2.0.ebuild
b/dev-python/aioquic/aioquic-1.2.0.ebuild
index 3ad1c96c76ee..2c26cfb3539e 100644
--- a/dev-python/aioquic/aioquic-1.2.0.ebuild
+++ b/dev-python/aioquic/aioquic-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
DEPEND="
dev-libs/openssl:=