commit: c9a5400bb13aa08a1b9ed6b853f7c95e04b08c65 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 12 14:31:49 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Sep 12 14:31:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9a5400b
dev-python/aiohttp: Stabilize 3.12.15 ppc64, #962166 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/aiohttp/aiohttp-3.12.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiohttp/aiohttp-3.12.15.ebuild b/dev-python/aiohttp/aiohttp-3.12.15.ebuild index 1a263ef58134..28ba0b394839 100644 --- a/dev-python/aiohttp/aiohttp-3.12.15.ebuild +++ b/dev-python/aiohttp/aiohttp-3.12.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" DEPEND="
