commit: 5eff4bd2c6c45e9d0c4ef9804975f97a7dca5004 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Oct 12 08:13:12 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Oct 12 08:13:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eff4bd2
dev-python/aiohttp: Stabilize 3.10.6 arm, #941314 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/aiohttp/aiohttp-3.10.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiohttp/aiohttp-3.10.6.ebuild b/dev-python/aiohttp/aiohttp-3.10.6.ebuild index fe5aa190cb8a..1d717cb70677 100644 --- a/dev-python/aiohttp/aiohttp-3.10.6.ebuild +++ b/dev-python/aiohttp/aiohttp-3.10.6.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="test-rust" RDEPEND="
