profiles: prefix/darwin/macos: unmask appkit USE flag of ffmpeg
authorAndrey Utkin <andrey_utkin@gentoo.org>
Sun, 11 Mar 2018 01:27:23 +0000 (01:27 +0000)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Sun, 11 Mar 2018 01:30:14 +0000 (01:30 +0000)
Apple AppKit is available on macOS 10.0 and later, so it applies to all
existing sub-profiles.

Bug: https://bugs.gentoo.org/637482
Suggested-by: Alexis Ballier <aballier@gentoo.org>
Cc: prefix@gentoo.org
Cc: media-video@gentoo.org
Acked-by: Fabian Groffen <grobian@gentoo.org>
profiles/prefix/darwin/macos/package.use.mask

index cd0aa4ef5dba4b7bb8b21be61c087451fd937624..095bcbda726bed7b91a0f9929802bbbc2fe67869 100644 (file)
@@ -1,6 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Andrey Utkin <andrey_utkin@gentoo.org> (11 Mar 2018)
+# This flag can be sensibly enabled only on macos
+# hence it is masked in base profile. Bug #637482
+media-video/ffmpeg -appkit
+
 # James Le Cuirot <chewi@gentoo.org> (29 Jul 2015)
 # JavaFX is included on Mac OS. I think a browser plugin is too but as
 # libjvm rather than libnpjp2 like on Linux so keep nsplugin masked.