commit: ce65f89314c7512169830ae6a76ef0c23494b4b9
Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 20:26:34 2018 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri May 25 20:27:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce65f893
media-libs/opencv: remove not required cpu flags
Package-Manager: Portage-2.3.24, Repoman-2.3.6
media-libs/opencv/opencv-3.4.1.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/media-libs/opencv/opencv-3.4.1.ebuild
b/media-libs/opencv/opencv-3.4.1.ebuild
index 0f07d45bf9b..93975a066b1 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 )