From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7254915810F for ; Fri, 9 Jun 2023 17:26:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFEC8E08D4; Fri, 9 Jun 2023 17:26:33 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 638A8E08D4 for ; Fri, 9 Jun 2023 17:26:33 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5EE78335CDF for ; Fri, 9 Jun 2023 17:26:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F221EA85 for ; Fri, 9 Jun 2023 17:26:30 +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: <1686331582.a5b3a285c05a95f2202ac060b09e399c09e6404a.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.6.1.ebuild X-VCS-Directories: media-libs/libaom/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: a5b3a285c05a95f2202ac060b09e399c09e6404a X-VCS-Branch: master Date: Fri, 9 Jun 2023 17:26:30 +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: 1a4b18cd-712e-46ca-bf1e-6f2a46b7294f X-Archives-Hash: 534854044a5c78f370e9e442d07c8763 commit: a5b3a285c05a95f2202ac060b09e399c09e6404a Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jun 9 17:26:22 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jun 9 17:26:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5b3a285 media-libs/libaom: Stabilize 3.6.1 arm64, #908139 Signed-off-by: Arthur Zamarin gentoo.org> media-libs/libaom/libaom-3.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libaom/libaom-3.6.1.ebuild b/media-libs/libaom/libaom-3.6.1.ebuild index 47299c68b404..d90b3620ec12 100644 --- a/media-libs/libaom/libaom-3.6.1.ebuild +++ b/media-libs/libaom/libaom-3.6.1.ebuild @@ -25,7 +25,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 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" fi DESCRIPTION="Alliance for Open Media AV1 Codec SDK"