commit: 117506024ab2ad724b0c69bc8ae3d8f1d3f09d82 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 16 02:11:58 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 16 02:11:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11750602
profiles/base: adjust dd-rescue AVX2 mask for specific version Bug: https://bugs.gentoo.org/787134 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 09d78375fb5..0b449275f73 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -8,7 +8,7 @@ # Sam James <[email protected]> (2021-10-16) # Fails to compile, bug #787134 -sys-fs/dd-rescue cpu_flags_x86_avx2 +=sys-fs/dd-rescue-1.99.11 cpu_flags_x86_avx2 # Marek Szuba <[email protected]> (2021-10-10) # Legacy interface that depends on dev-libs/libx86 and specific kernel
