diff options
author | 2020-03-25 21:36:43 -0700 | |
---|---|---|
committer | 2020-03-25 21:37:30 -0700 | |
commit | bbf16bb7c812433bb4097f519d63d5f9bf6fceaa (patch) | |
tree | caa753b220e68718868da5b74c66d641f460a615 /profiles/base | |
parent | sys-libs/glibc: Drop SPARC CHOST mangling (diff) | |
download | gentoo-bbf16bb7c812433bb4097f519d63d5f9bf6fceaa.tar.gz gentoo-bbf16bb7c812433bb4097f519d63d5f9bf6fceaa.tar.bz2 gentoo-bbf16bb7c812433bb4097f519d63d5f9bf6fceaa.zip |
profiles: Mask media-libs/libav for removal
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask index ad09289730d6..7e3b27676be3 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Matt Turner <mattst88@gentoo.org> (2020-03-25) +# media-libs/libav is masked for removal +libav + # Brian Evans <grknight@gentoo.org> (2019-12-19) # PHP 7.1 is end of life and has security issues Bug 703326 php_targets_php7-1 |