commit:     caf7ca4151ab86d6bcaea26f40cde85086fa8507
Author:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 23:32:49 2017 +0000
Commit:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 23:38:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf7ca41

profiles: mask appkit USE flag of ffmpeg in base profile

Bug: https://bugs.gentoo.org/637482
Suggested-by: Alexis Ballier <aballier <AT> gentoo.org>
Acked-by: Luca Barbato <lu_zero <AT> gentoo.org>
Acked-by: Alexis Ballier <aballier <AT> gentoo.org>

 profiles/base/package.use.mask | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index dd7fe22d001..15745796e61 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,11 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Andrey Utkin <[email protected]> (29 Dec 2017)
+# This flag can be sensibly enabled only on macos.
+# Can be unmasked in prefix/darwin/macos profiles. Bug #637482
+media-video/ffmpeg appkit
+
 # Pacho Ramos <[email protected]> (28 Dec 2017)
 # The whole zeitgeist stuck is dead (#629180)
 gnome-extra/synapse zeitgeist

Reply via email to