From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1525520-garchives=archives.gentoo.org@lists.gentoo.org> 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 6E51E15806E for <garchives@archives.gentoo.org>; Sun, 4 Jun 2023 15:49:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25287E0869; Sun, 4 Jun 2023 15:49:42 +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 04CAEE0869 for <gentoo-commits@lists.gentoo.org>; Sun, 4 Jun 2023 15:49:42 +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 0EBD73406DD for <gentoo-commits@lists.gentoo.org>; Sun, 4 Jun 2023 15:49:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16513A89 for <gentoo-commits@lists.gentoo.org>; Sun, 4 Jun 2023 15:49:38 +0000 (UTC) From: "Arthur Zamarin" <arthurzam@gentoo.org> 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" <arthurzam@gentoo.org> Message-ID: <1685893758.1ba6b76c90bd3e5f0b15aed285e63cdbb523f38e.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.1.0.ebuild X-VCS-Directories: media-libs/codec2/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 1ba6b76c90bd3e5f0b15aed285e63cdbb523f38e X-VCS-Branch: master Date: Sun, 4 Jun 2023 15:49:38 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0e3ef3d8-3c44-4e2a-9cd2-bbde92a2a0ca X-Archives-Hash: ac5a9b1f61d241f67993aaeb2bbc73b1 commit: 1ba6b76c90bd3e5f0b15aed285e63cdbb523f38e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 4 15:49:18 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jun 4 15:49:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba6b76c media-libs/codec2: Stabilize 1.1.0 x86, #907821 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> media-libs/codec2/codec2-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/codec2/codec2-1.1.0.ebuild b/media-libs/codec2/codec2-1.1.0.ebuild index 7b8c5a0bc64b..dfc0f0649d14 100644 --- a/media-libs/codec2/codec2-1.1.0.ebuild +++ b/media-libs/codec2/codec2-1.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/drowe67/codec2/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/1.0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="examples test" # Not yet passing, but infrastructure added to run