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 4B3C3158087 for ; Fri, 28 Jan 2022 19:16:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D7232BC003; Fri, 28 Jan 2022 19:16:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5A4FD2BC003 for ; Fri, 28 Jan 2022 19:16:18 +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 55E1E342C7E for ; Fri, 28 Jan 2022 19:16:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0EE51BD for ; Fri, 28 Jan 2022 19:16:15 +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: <1643397364.5983be91f1a13009a00e79a69b3f64a7ba3fefdc.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/codec2/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/codec2/codec2-1.0.3.ebuild X-VCS-Directories: media-libs/codec2/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 5983be91f1a13009a00e79a69b3f64a7ba3fefdc X-VCS-Branch: master Date: Fri, 28 Jan 2022 19:16:15 +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: 4930187d-266f-4685-922e-b8f2cca65e19 X-Archives-Hash: f5e39902d8904ed859d27eb5e91f85ba commit: 5983be91f1a13009a00e79a69b3f64a7ba3fefdc Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jan 28 19:15:58 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jan 28 19:16:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5983be91 media-libs/codec2: Stabilize 1.0.3 arm64, #832150 Signed-off-by: Arthur Zamarin gentoo.org> media-libs/codec2/codec2-1.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/codec2/codec2-1.0.3.ebuild b/media-libs/codec2/codec2-1.0.3.ebuild index 1e9da4e816ca..81ec485ac36b 100644 --- a/media-libs/codec2/codec2-1.0.3.ebuild +++ b/media-libs/codec2/codec2-1.0.3.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/${PN}-${MY_PV} LICENSE="LGPL-2.1" SLOT="0/1.0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" IUSE="examples test" # Not yet passing, but infrastructure added to run