commit: 4d8c6db97c12bd373d9ae0469eb7684979cde683 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Aug 7 18:59:52 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 8 13:13:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d8c6db9
profiles/arch/x86: Mask media-gfx/blender[opensubdiv] along with cuda profiles/arch/x86/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 6456833b127..e9026d44337 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,10 @@ # This file requires >=portage-2.1.1 +# Michał Górny <[email protected]> (07 Aug 2017) +# Requires USE=cuda that is masked in this profile. +media-gfx/blender opensubdiv + # Brian Evans <[email protected]> (21 Jul 2017) # app-crypt/argon2 is keyworded on x86 dev-lang/php -argon2
