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 3352B159C96 for ; Thu, 25 Jul 2024 22:25:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AF50E2A3E; Thu, 25 Jul 2024 22:25:34 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 180BDE2A3E for ; Thu, 25 Jul 2024 22:25:34 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 06BF033BF3B for ; Thu, 25 Jul 2024 22:25:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 673A31E62 for ; Thu, 25 Jul 2024 22:25:31 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1721946325.b285981878cc5f3293bd289a601551cb8987a329.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg-chromium/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/ffmpeg-chromium/ffmpeg-chromium-127.ebuild X-VCS-Directories: media-video/ffmpeg-chromium/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: b285981878cc5f3293bd289a601551cb8987a329 X-VCS-Branch: master Date: Thu, 25 Jul 2024 22:25:31 +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: d94fb22a-e4af-41f6-8af4-24ad4e8f2f65 X-Archives-Hash: e75bd8ea1691d9f944fefc8a0c5aed16 commit: b285981878cc5f3293bd289a601551cb8987a329 Author: Jakov Smolić gentoo org> AuthorDate: Thu Jul 25 22:25:25 2024 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Thu Jul 25 22:25:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2859818 media-video/ffmpeg-chromium: Stabilize 127 amd64, #936630 Signed-off-by: Jakov Smolić gentoo.org> media-video/ffmpeg-chromium/ffmpeg-chromium-127.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-127.ebuild b/media-video/ffmpeg-chromium/ffmpeg-chromium-127.ebuild index eb68732fd0bc..b830bf595f20 100644 --- a/media-video/ffmpeg-chromium/ffmpeg-chromium-127.ebuild +++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-127.ebuild @@ -16,7 +16,7 @@ LICENSE=" " SLOT="${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64" # Options to use as use_enable in the foo[:bar] form. # This will feed configure with $(use_enable foo bar)