commit: e962a3c726e53a1bb5150382024326e92ab9bba5 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 27 07:40:34 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 27 07:40:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e962a3c7
dev-python/aiohttp: Stabilize 3.9.4 arm, #930748 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/aiohttp/aiohttp-3.9.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiohttp/aiohttp-3.9.4.ebuild b/dev-python/aiohttp/aiohttp-3.9.4.ebuild index 9ea6b3913c6e..f6b69651ca72 100644 --- a/dev-python/aiohttp/aiohttp-3.9.4.ebuild +++ b/dev-python/aiohttp/aiohttp-3.9.4.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="test-rust" RDEPEND="
