diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:00:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:45:51 +0100 |
commit | 8245eacea2b60fe65d82bcf137bf3ef6a55e066a (patch) | |
tree | 866a38f0b1296b14ab31e9efc8d2a246dc88adce /media-video | |
parent | app-arch/tar: x86 stable (bug #641484) (diff) | |
download | gentoo-8245eacea2b60fe65d82bcf137bf3ef6a55e066a.tar.gz gentoo-8245eacea2b60fe65d82bcf137bf3ef6a55e066a.tar.bz2 gentoo-8245eacea2b60fe65d82bcf137bf3ef6a55e066a.zip |
media-video/vlc: x86 stable (bug #640398)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vlc/vlc-2.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/vlc/vlc-2.2.8.ebuild b/media-video/vlc/vlc-2.2.8.ebuild index 75b22c0f65e2..f0dc1605456b 100644 --- a/media-video/vlc/vlc-2.2.8.ebuild +++ b/media-video/vlc/vlc-2.2.8.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 gnome2-utils toolchain-funcs versionator virtualx xdg-utils ${SCM} |