commit: 241c0346d498a658f4b95273099604761b3a85a8 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 28 10:06:28 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 28 10:06:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=241c0346
dev-python/aiohttp: Stabilize 3.11.10 ppc64, #947086 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/aiohttp/aiohttp-3.11.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiohttp/aiohttp-3.11.10.ebuild b/dev-python/aiohttp/aiohttp-3.11.10.ebuild index cd8c4f779070..01f76fd46a0b 100644 --- a/dev-python/aiohttp/aiohttp-3.11.10.ebuild +++ b/dev-python/aiohttp/aiohttp-3.11.10.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="
