diff options
author | 2017-07-08 09:44:42 +0200 | |
---|---|---|
committer | 2017-07-08 09:44:42 +0200 | |
commit | 11c60c801d83ea246bba39e4e84e49ff7e8c3940 (patch) | |
tree | a4909699de899ae3b239dfa5e8cd920f8858d76e /profiles | |
parent | dev-ruby/capybara: add ruby24 (diff) | |
download | gentoo-11c60c801d83ea246bba39e4e84e49ff7e8c3940.tar.gz gentoo-11c60c801d83ea246bba39e4e84e49ff7e8c3940.tar.bz2 gentoo-11c60c801d83ea246bba39e4e84e49ff7e8c3940.zip |
profiles/base: Mask media-video/parole[clutter] due to dep on old GTK+3
Diffstat (limited to 'profiles')
-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 9d99e7c8d00a..0fa2c9f2afa1 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. +# Michał Górny <mgorny@gentoo.org> (8 Jul 2017) +# The clutter backend is broken with new GTK+3 versions and upstream +# haven't been able to fix it so far. Enforcing an old GTK+3 version +# is not a good solution long-term, so mask the flag entirely. +media-video/parole clutter + # Michał Górny <mgorny@gentoo.org> (29 Jun 2017) # Upstream switched to CMake and no longer provides option to build # static and shared libs. The flag is preserved not to break USE |