From c3f7d0c2602279340365130d1813d68ec5d95e76 Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Mon, 8 Oct 2018 16:53:56 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D1=84=D0=BB=D0=B0=D0=B3=D0=B8=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D1=81=D0=BE=D0=B2=D0=BC=D0=B5=D1=81=D1=82=D0=B8=D0=BC?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D0=B8=20=D1=81=20=D0=B6=D0=B5=D0=BB=D0=B5?= =?UTF-8?q?=D0=B7=D0=BE=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/default/package.use/fix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/default/package.use/fix b/profiles/default/package.use/fix index 4e0eebb4e..4fe164dea 100644 --- a/profiles/default/package.use/fix +++ b/profiles/default/package.use/fix @@ -26,4 +26,4 @@ media-libs/libopenshot -imagemagick =x11-plugins/enigmail-1.9.8.3-r1 # Missins support for required CPU baseline features. Was tested at the start of the `nomacs`. Also with these options is not going to the virtualbox. -media-libs/opencv -cpu_flags_x86_fma3 -cpu_flags_x86_avx -cpu_flags_x86_avx2 -cpu_flags_x86_popcnt -cpu_flags_x86_sse4_2 +media-libs/opencv -cpu_flags_x86_fma3 -cpu_flags_x86_avx -cpu_flags_x86_avx2 -cpu_flags_x86_popcnt -cpu_flags_x86_sse4_1 -cpu_flags_x86_sse4_2 -cpu_flags_x86_ssse3