diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-01 21:21:13 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-01 21:21:13 +0200 |
commit | 772092eb5336e887be221389af10511249fbb349 (patch) | |
tree | 4c53192ae0c6f1fbdad4c16898e0bff527a22738 /media-video | |
parent | media-video/x264-encoder: x86 stable (bug #688712) (diff) | |
download | gentoo-772092eb5336e887be221389af10511249fbb349.tar.gz gentoo-772092eb5336e887be221389af10511249fbb349.tar.bz2 gentoo-772092eb5336e887be221389af10511249fbb349.zip |
media-video/vlc: x86 stable (bug #688642)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vlc/vlc-3.0.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/vlc/vlc-3.0.7.1.ebuild b/media-video/vlc/vlc-3.0.7.1.ebuild index 329fb3dedb9b..2d41b6d9aa39 100644 --- a/media-video/vlc/vlc-3.0.7.1.ebuild +++ b/media-video/vlc/vlc-3.0.7.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 ~x86-fbsd" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 -sparc x86 ~x86-fbsd" fi inherit autotools flag-o-matic toolchain-funcs virtualx xdg |