diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 14:50:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 14:51:04 +0100 |
commit | f8425666a8d8843aebfaa25235e016974af010a2 (patch) | |
tree | b13a859140f768e80a653ac76963187fcc58b3d8 /media-libs | |
parent | dev-python/BitVector: amd64 stable wrt bug #605988 (diff) | |
download | gentoo-f8425666a8d8843aebfaa25235e016974af010a2.tar.gz gentoo-f8425666a8d8843aebfaa25235e016974af010a2.tar.bz2 gentoo-f8425666a8d8843aebfaa25235e016974af010a2.zip |
media-libs/opencv: amd64 stable wrt bug #606810
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/opencv/opencv-2.4.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/opencv/opencv-2.4.13.ebuild b/media-libs/opencv/opencv-2.4.13.ebuild index 2f594eeebdff..824c5db16462 100644 --- a/media-libs/opencv/opencv-2.4.13.ebuild +++ b/media-libs/opencv/opencv-2.4.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Itseez/opencv/archive/${PV}.zip -> ${P}.zip" LICENSE="BSD" SLOT="0/2.4" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="cuda +eigen examples ffmpeg gstreamer gtk ieee1394 ipp jpeg jpeg2k libav opencl openexr opengl openmp pch png +python qt4 qt5 testprograms threads tiff v4l vtk xine" REQUIRED_USE=" python? ( ${PYTHON_REQUIRED_USE} ) |