commit: 47d61b3fca01b17a10610a4ea7ed465cb0440540 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 19 13:16:41 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 19 13:19:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47d61b3f
dev-python/aiohttp: Stabilize 3.11.15 arm, #954071 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/aiohttp/aiohttp-3.11.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiohttp/aiohttp-3.11.15.ebuild b/dev-python/aiohttp/aiohttp-3.11.15.ebuild index a10f5d476ada..200054dd5448 100644 --- a/dev-python/aiohttp/aiohttp-3.11.15.ebuild +++ b/dev-python/aiohttp/aiohttp-3.11.15.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+native-extensions test-rust" RDEPEND="
