commit: 3d07c52a120e072424d11052c7d210b207767da0 Author: Jonathan Scruggs <j.scruggs <AT> gmail <DOT> com> AuthorDate: Thu Sep 28 17:31:01 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Dec 21 20:16:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d07c52a
profiles/base/package.use.mask: change media-libs/openimageio mask. Newer versions have a fix for python and boost detection. Closes: https://github.com/gentoo/gentoo/pull/5815 profiles/base/package.use.mask | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 4b916202419..e6eb55c34e1 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -296,9 +296,11 @@ sys-devel/gcc vtv # invokes it wrong. dev-lang/moarvm asan -# Michael Palimaka <[email protected]> (05 May 2016) -# Doesn't work -media-libs/openimageio python +# Patrice Clement <[email protected]> +# Merged on behalf of: +# Jonathan Scruggs <[email protected]> (28 Sep 2017) +# Newer versions have a patch to fix the python issues. +<=media-libs/openimageio-1.6.13 python # Ian Stakenvicius <[email protected]> (28 Apr 2016) # system-cairo support causes lots of crashing in mozilla pkgs
