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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 41E33158232 for ; Sun, 8 Dec 2024 18:56:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C62DE0C89; Sun, 8 Dec 2024 18:56:13 +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 6C0EFE0C89 for ; Sun, 8 Dec 2024 18:56:13 +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 84F3833BDFF for ; Sun, 8 Dec 2024 18:56:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FE5C16A1 for ; Sun, 8 Dec 2024 18:56:11 +0000 (UTC) From: "Arthur Zamarin" 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" Message-ID: <1733684167.fb6e2fe98771ec6ff8d0ce940e53326b2170b2ec.arthurzam@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.21-r1.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: fb6e2fe98771ec6ff8d0ce940e53326b2170b2ec X-VCS-Branch: master Date: Sun, 8 Dec 2024 18:56:11 +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: 5a48461a-ccdd-475e-983c-953ba6b487b2 X-Archives-Hash: f5cd23d75177a9c80222c7317132bc59 commit: fb6e2fe98771ec6ff8d0ce940e53326b2170b2ec Author: Arthur Zamarin gentoo org> AuthorDate: Sun Dec 8 18:56:07 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Dec 8 18:56:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb6e2fe9 media-video/vlc: Stabilize 3.0.21-r1 arm64, #946080 Signed-off-by: Arthur Zamarin gentoo.org> media-video/vlc/vlc-3.0.21-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/vlc/vlc-3.0.21-r1.ebuild b/media-video/vlc/vlc-3.0.21-r1.ebuild index 863da84818a5..65bb7a42444c 100644 --- a/media-video/vlc/vlc-3.0.21-r1.ebuild +++ b/media-video/vlc/vlc-3.0.21-r1.ebuild @@ -21,7 +21,7 @@ else SRC_URI="https://download.videolan.org/pub/videolan/testing/${MY_P}/${MY_P}.tar.xz" fi S="${WORKDIR}/${MY_P}" - 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