commit: 0fcc75816b7f3bbadde84e20295bf6e4b3ab762b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 19 09:08:26 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Oct 19 09:08:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fcc7581
dev-python/aiohttp: Stabilize 3.10.9 ppc64, #941828 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/aiohttp/aiohttp-3.10.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiohttp/aiohttp-3.10.9.ebuild b/dev-python/aiohttp/aiohttp-3.10.9.ebuild index b32fbd86505a..d9bcf799d6b4 100644 --- a/dev-python/aiohttp/aiohttp-3.10.9.ebuild +++ b/dev-python/aiohttp/aiohttp-3.10.9.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="
