media-libs/opencv: amd64 stable wrt bug #606810
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 23 Jan 2017 13:50:37 +0000 (14:50 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 23 Jan 2017 13:51:04 +0000 (14:51 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
media-libs/opencv/opencv-2.4.13.ebuild

index 2f594eeebdffd4888a30629b0293947e411cc5fc..824c5db16462bfcf22c2680bb63b922fd915ce28 100644 (file)
@@ -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} )