summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Liffey <amynka@gentoo.org>2018-05-25 22:26:34 +0200
committerAmy Liffey <amynka@gentoo.org>2018-05-25 22:27:13 +0200
commitce65f89314c7512169830ae6a76ef0c23494b4b9 (patch)
tree08a09bfc1e99625823dd845ef1b2bd74203cfc2b
parentnet-dns/dnscrypt-proxy: drop 2.0.12 (diff)
downloadgentoo-ce65f89314c7512169830ae6a76ef0c23494b4b9.tar.gz
gentoo-ce65f89314c7512169830ae6a76ef0c23494b4b9.tar.bz2
gentoo-ce65f89314c7512169830ae6a76ef0c23494b4b9.zip
media-libs/opencv: remove not required cpu flags
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--media-libs/opencv/opencv-3.4.1.ebuild2
1 files changed, 0 insertions, 2 deletions
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 )