From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1937E15827B for ; Mon, 01 Sep 2025 05:45:41 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 063FE340F3B for ; Mon, 01 Sep 2025 05:45:41 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8AE02110578; Mon, 01 Sep 2025 05:45:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 80991110574 for ; Mon, 01 Sep 2025 05:45:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3985133BE11 for ; Mon, 01 Sep 2025 05:45:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BFBE1352D for ; Mon, 01 Sep 2025 05:45:06 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1756705498.3f7a7494f881c4758508bd63595e74fd8db9eab1.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libaom/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libaom/libaom-3.12.1.ebuild X-VCS-Directories: media-libs/libaom/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 3f7a7494f881c4758508bd63595e74fd8db9eab1 X-VCS-Branch: master Date: Mon, 01 Sep 2025 05:45:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9c7e6ce0-5e41-4738-bf32-4b001748fcd5 X-Archives-Hash: 39d0db1dd425bd5921a322b5177a4f2f commit: 3f7a7494f881c4758508bd63595e74fd8db9eab1 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Sep 1 05:44:58 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Sep 1 05:44:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7a7494 media-libs/libaom: Stabilize 3.12.1 ppc64, #962099 Signed-off-by: Arthur Zamarin gentoo.org> media-libs/libaom/libaom-3.12.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libaom/libaom-3.12.1.ebuild b/media-libs/libaom/libaom-3.12.1.ebuild index a797d1c46960..3dc7bcea99c7 100644 --- a/media-libs/libaom/libaom-3.12.1.ebuild +++ b/media-libs/libaom/libaom-3.12.1.ebuild @@ -16,7 +16,7 @@ else https://storage.googleapis.com/aom-releases/${P}.tar.gz test? ( https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-testdata.tar.xz ) " - KEYWORDS="~alpha amd64 arm arm64 ~loong ~ppc64 ~riscv x86" + KEYWORDS="~alpha amd64 arm arm64 ~loong ppc64 ~riscv x86" fi DESCRIPTION="Alliance for Open Media AV1 Codec SDK"