commit: 080c0b9cd451b67d4b7de45346d225b1d1747783 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 26 10:17:31 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 26 10:17:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=080c0b9c
dev-python/aiohttp: Stabilize 3.12.14 arm64, #960702 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/aiohttp/aiohttp-3.12.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiohttp/aiohttp-3.12.14.ebuild b/dev-python/aiohttp/aiohttp-3.12.14.ebuild index dfd0fc8010b1..b5d99253301a 100644 --- a/dev-python/aiohttp/aiohttp-3.12.14.ebuild +++ b/dev-python/aiohttp/aiohttp-3.12.14.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+native-extensions test-rust" DEPEND="
