diff options
author | 2024-01-05 18:15:34 +0000 | |
---|---|---|
committer | 2024-01-05 18:15:34 +0000 | |
commit | 18acbe01354812986be6dbda48990562918beb4b (patch) | |
tree | 5f26c64c65388cb6b7395e45981c32224117d8c0 /media-video/vlc/vlc-3.0.20.ebuild | |
parent | sys-fs/genfstab: Keyword 28-r1 s390, #921377 (diff) | |
download | gentoo-18acbe01354812986be6dbda48990562918beb4b.tar.gz gentoo-18acbe01354812986be6dbda48990562918beb4b.tar.bz2 gentoo-18acbe01354812986be6dbda48990562918beb4b.zip |
media-video/vlc: Stabilize 3.0.20 x86, #921386
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video/vlc/vlc-3.0.20.ebuild')
-rw-r--r-- | media-video/vlc/vlc-3.0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vlc/vlc-3.0.20.ebuild b/media-video/vlc/vlc-3.0.20.ebuild index 745977527948..a4231484a4cb 100644 --- a/media-video/vlc/vlc-3.0.20.ebuild +++ b/media-video/vlc/vlc-3.0.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 2000-2023 Gentoo Authors +# Copyright 2000-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |