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 EBC8A15803E for ; Sat, 6 Jan 2024 09:07:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92D442BC064; Sat, 6 Jan 2024 09:06:55 +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 6A50E2BC064 for ; Sat, 6 Jan 2024 09:06:55 +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 823ED343149 for ; Sat, 6 Jan 2024 09:06:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 032FA14BD for ; Sat, 6 Jan 2024 09:06:52 +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: <1704531947.9e0359af3ddfd29ab94aa5aa13fd2dcc70f61dac.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/vlc-3.0.20-r3.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9e0359af3ddfd29ab94aa5aa13fd2dcc70f61dac X-VCS-Branch: master Date: Sat, 6 Jan 2024 09:06:52 +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: 396f6557-a8a7-40bc-b657-f28872229a84 X-Archives-Hash: d70e54daa1c93c020a95dc605c2b3791 commit: 9e0359af3ddfd29ab94aa5aa13fd2dcc70f61dac Author: Sam James gentoo org> AuthorDate: Sat Jan 6 09:05:47 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 6 09:05:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e0359af media-video/vlc: Stabilize 3.0.20-r3 ppc, #921387 Signed-off-by: Sam James gentoo.org> media-video/vlc/vlc-3.0.20-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/vlc/vlc-3.0.20-r3.ebuild b/media-video/vlc/vlc-3.0.20-r3.ebuild index b949c2a9ccac..e8b1eab6e5d4 100644 --- a/media-video/vlc/vlc-3.0.20-r3.ebuild +++ b/media-video/vlc/vlc-3.0.20-r3.ebuild @@ -20,7 +20,7 @@ else else SRC_URI="https://download.videolan.org/pub/videolan/testing/${MY_P}/${MY_P}.tar.xz" fi - KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv -sparc ~x86" + KEYWORDS="amd64 ~arm arm64 ~loong ppc ~ppc64 ~riscv -sparc ~x86" fi inherit autotools flag-o-matic lua-single toolchain-funcs virtualx xdg