commit: 55c7e25b1a6447cf685d1cedec37a8d5808294bd Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 26 10:17:30 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 26 10:17:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55c7e25b
dev-python/aiohttp: Stabilize 3.12.14 ppc64, #960702 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/aiohttp/aiohttp-3.12.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiohttp/aiohttp-3.12.14.ebuild b/dev-python/aiohttp/aiohttp-3.12.14.ebuild index 1da3f5450663..dfd0fc8010b1 100644 --- a/dev-python/aiohttp/aiohttp-3.12.14.ebuild +++ b/dev-python/aiohttp/aiohttp-3.12.14.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+native-extensions test-rust" DEPEND="
