media-libs/opencv: remove not required cpu flags
authorAmy Liffey <amynka@gentoo.org>
Fri, 25 May 2018 20:26:34 +0000 (22:26 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 25 May 2018 20:27:13 +0000 (22:27 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

media-libs/opencv/opencv-3.4.1.ebuild

index 0f07d45bf9b85177fec62c13fd4f35ef584a167a..93975a066b138fd995d2fa48a26e7743d73b3f0a 100644 (file)
@@ -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 )