diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:55:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:56:59 +0200 |
commit | b6a2e435de2308c7c414b390579bc3ca82bfe99e (patch) | |
tree | 3357605804882ba3a58875988594935e29e72ceb /media-video | |
parent | app-misc/uptimed: x86 stable (bug #738288) (diff) | |
download | gentoo-b6a2e435de2308c7c414b390579bc3ca82bfe99e.tar.gz gentoo-b6a2e435de2308c7c414b390579bc3ca82bfe99e.tar.bz2 gentoo-b6a2e435de2308c7c414b390579bc3ca82bfe99e.zip |
media-video/vlc: x86 stable (bug #738612)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vlc/vlc-3.0.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/vlc/vlc-3.0.11.1.ebuild b/media-video/vlc/vlc-3.0.11.1.ebuild index b8d9427fbadf..71e9348408fa 100644 --- a/media-video/vlc/vlc-3.0.11.1.ebuild +++ b/media-video/vlc/vlc-3.0.11.1.ebuild @@ -19,7 +19,7 @@ else else SRC_URI="https://download.videolan.org/pub/videolan/testing/${MY_P}/${MY_P}.tar.xz" fi - KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 -sparc ~x86" + KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 -sparc x86" fi inherit autotools flag-o-matic toolchain-funcs virtualx xdg |