diff options
author | James Le Cuirot <chewi@gentoo.org> | 2019-05-21 21:51:40 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2019-05-21 21:52:33 +0100 |
commit | 689e0dac34531ec3476fbc7cfa8541e940b9cb56 (patch) | |
tree | d50bb49578c3c316af431928f0c7e098f4602a7d /profiles/base | |
parent | dev-qt/qtchooser: x86 stable wrt bug #685260 (diff) | |
download | gentoo-689e0dac34531ec3476fbc7cfa8541e940b9cb56.tar.gz gentoo-689e0dac34531ec3476fbc7cfa8541e940b9cb56.tar.bz2 gentoo-689e0dac34531ec3476fbc7cfa8541e940b9cb56.zip |
profiles: Mask games-emulation/vbam[ffmpeg]
Doesn't support ffmpeg-4. Portage takes a long time to report the
conflict and the feature is half broken anyway.
Bug: https://github.com/visualboyadvance-m/visualboyadvance-m/issues/179
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 03f8e8c920bd..bd7f8963dc12 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# James Le Cuirot <chewi@gentoo.org> (21 May 2019) +# Doesn't support ffmpeg-4. Portage takes a long time to report the +# conflict and the feature is half broken anyway. See +# https://github.com/visualboyadvance-m/visualboyadvance-m/issues/179. +games-emulation/vbam ffmpeg + # Ulrich Müller <ulm@gentoo.org> (18 May 2019) # Firmware images without a known license. Most likely, upstream # redistribution may conflict with the licenses or lack thereof |