summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-22 08:55:23 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-22 08:56:57 +0200
commitf0103b8e4e2a3c466b83f9af1e7f929f10a89c74 (patch)
tree8dda197f8c28771a7a8e0c61360fad4543558ed1 /media-libs/opencv/opencv-4.1.2-r3.ebuild
parentmedia-libs/aubio: amd64 stable wrt bug #711226 (diff)
downloadgentoo-f0103b8e4e2a3c466b83f9af1e7f929f10a89c74.tar.gz
gentoo-f0103b8e4e2a3c466b83f9af1e7f929f10a89c74.tar.bz2
gentoo-f0103b8e4e2a3c466b83f9af1e7f929f10a89c74.zip
media-libs/opencv: amd64 stable wrt bug #711284
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/opencv/opencv-4.1.2-r3.ebuild')
-rw-r--r--media-libs/opencv/opencv-4.1.2-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/opencv/opencv-4.1.2-r3.ebuild b/media-libs/opencv/opencv-4.1.2-r3.ebuild
index 3fec493f57f6..109c1d361621 100644
--- a/media-libs/opencv/opencv-4.1.2-r3.ebuild
+++ b/media-libs/opencv/opencv-4.1.2-r3.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD"
SLOT="0/4.1.2" # subslot = libopencv* soname version
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux"
IUSE="contrib contribcvv contribdnn contribhdf contribsfm contribxfeatures2d cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_popcnt cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_fma3 cuda debug dnnsamples -download +eigen examples +features2d ffmpeg gdal gflags glog gphoto2 gstreamer gtk3 ieee1394 jpeg jpeg2k lapack opencl openexr opengl openmp opencvapps pch png +python qt5 tesseract testprograms threads tiff vaapi v4l vtk webp xine"
# OpenGL needs gtk or Qt installed to activate, otherwise build system
# will silently disable it Wwithout the user knowing, which defeats the