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 82E1D1581FD for ; Sat, 13 Sep 2025 07:32:33 +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 58EA7341CC9 for ; Sat, 13 Sep 2025 07:32:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6025B110574; Sat, 13 Sep 2025 07:32:24 +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 557F4110574 for ; Sat, 13 Sep 2025 07:32:24 +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 0AA64341630 for ; Sat, 13 Sep 2025 07:32:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43A603991 for ; Sat, 13 Sep 2025 07:32:21 +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: <1757748694.d6f0c9a6f89d790d353fcb8be83eae1924abc423.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: d6f0c9a6f89d790d353fcb8be83eae1924abc423 X-VCS-Branch: master Date: Sat, 13 Sep 2025 07:32:21 +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: 4cdd5bec-d335-4191-800f-ae4e7286cc2e X-Archives-Hash: b180f11afadfc95372992c4d32572004 commit: d6f0c9a6f89d790d353fcb8be83eae1924abc423 Author: Sam James gentoo org> AuthorDate: Sat Sep 13 07:31:34 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 13 07:31:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6f0c9a6 media-plugins/live: Stabilize 2025.07.19 arm64, #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 38a54933260d..d5234914e840 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"