commit: 9868cb7fe0e9e305a457e1b770166f22b1e49c44 Author: Bernd Waibel <waebbl <AT> gmail <DOT> com> AuthorDate: Mon May 13 17:33:10 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue May 21 23:14:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9868cb7f
profiles: Stable-mask media-gfx/alembic[arnold,maya] Masking arnold and maya USE flags for testing for now. Signed-off-by: Bernd Waibel <waebbl <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10394 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.stable.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 0879dc3bdde..8bde36761be 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,12 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Bernd Waibel <[email protected]> (22 May 2019) +# Marked experimental, needs build and runtime testing. Due to non- +# available licenses for arnold and maya I can not test these addons. +# Build and functional tests and reports on issues are appreciated! +media-gfx/alembic arnold maya + # Georgy Yakovlev <[email protected]> (10 May 2019) # needs llvm slots which are not stable #678908 # also prone to weird compilation failures
