From: Amy Liffey Date: Fri, 25 May 2018 20:26:34 +0000 (+0200) Subject: media-libs/opencv: remove not required cpu flags X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ce65f89314c7512169830ae6a76ef0c23494b4b9;p=gentoo.git media-libs/opencv: remove not required cpu flags Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/media-libs/opencv/opencv-3.4.1.ebuild b/media-libs/opencv/opencv-3.4.1.ebuild index 0f07d45bf9b8..93975a066b13 100644 --- a/media-libs/opencv/opencv-3.4.1.ebuild +++ b/media-libs/opencv/opencv-3.4.1.ebuild @@ -27,8 +27,6 @@ IUSE="contrib contrib_cvv contrib_dnn contrib_hdf contrib_sfm contrib_xfeatures2 # will silently disable it Wwithout the user knowing, which defeats the # purpose of the opengl use flag. REQUIRED_USE=" - cpu_flags_x86_sse - cpu_flags_x86_sse2 cuda? ( tesseract? ( opencl ) ) dnn_samples? ( examples ) gflags? ( contrib )