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 E682F1581FD for ; Sat, 13 Sep 2025 13:22:17 +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 D1C7D341994 for ; Sat, 13 Sep 2025 13:22:17 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 44E79110574; Sat, 13 Sep 2025 13:22:09 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 3BF7C110574 for ; Sat, 13 Sep 2025 13:22:09 +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 E71B2340F5D for ; Sat, 13 Sep 2025 13:22:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CE213993 for ; Sat, 13 Sep 2025 13:22:06 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1757769668.bd4507b22a38af9cdb7a0028f0598fe4a60aed83.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/live/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/live/live-2025.07.19.ebuild X-VCS-Directories: media-plugins/live/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bd4507b22a38af9cdb7a0028f0598fe4a60aed83 X-VCS-Branch: master Date: Sat, 13 Sep 2025 13:22: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: 0c8c6120-5671-4a75-82a7-1511d3bbf039 X-Archives-Hash: a7608041ed81847fce7e86c1f58d379b commit: bd4507b22a38af9cdb7a0028f0598fe4a60aed83 Author: Sam James gentoo org> AuthorDate: Sat Sep 13 13:21:08 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 13 13:21:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4507b2 media-plugins/live: Stabilize 2025.07.19 amd64, #962797 Signed-off-by: Sam James gentoo.org> media-plugins/live/live-2025.07.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/live/live-2025.07.19.ebuild b/media-plugins/live/live-2025.07.19.ebuild index 5a81d5fe557b..f6cef0894d99 100644 --- a/media-plugins/live/live-2025.07.19.ebuild +++ b/media-plugins/live/live-2025.07.19.ebuild @@ -18,7 +18,7 @@ LICENSE="LGPL-2.1" # follow versioning in config.linux-with-shared-libraries # SLOT="0/${libliveMedia_VERSION_CURRENT}.${libBasicUsageEnvironment_VERSION_CURRENT}.${libUsageEnvironment_VERSION_CURRENT}.${libgroupsock_VERSION_CURRENT}" SLOT="0/116.3.5.32" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="ssl tools"