summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-15 10:33:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-15 10:33:53 +0200
commit35408785c9cfcb12f6aa6e2d847ed4436d2f8912 (patch)
treede5ecc9fd9893cf72bea68a9a58751d3f52d6d1a /media-video/guvcview
parentkde5.eclass: Drop Frameworks 5.29 SRC_URI (diff)
downloadgentoo-35408785c9cfcb12f6aa6e2d847ed4436d2f8912.tar.gz
gentoo-35408785c9cfcb12f6aa6e2d847ed4436d2f8912.tar.bz2
gentoo-35408785c9cfcb12f6aa6e2d847ed4436d2f8912.zip
media-video/guvcview: amd64 stable wrt bug #620338
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video/guvcview')
-rw-r--r--media-video/guvcview/guvcview-2.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/guvcview/guvcview-2.0.5.ebuild b/media-video/guvcview/guvcview-2.0.5.ebuild
index 801a3ef3b2f5..f53f96cb2c5e 100644
--- a/media-video/guvcview/guvcview-2.0.5.ebuild
+++ b/media-video/guvcview/guvcview-2.0.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="gsl libav pulseaudio qt5"
RDEPEND=">=dev-libs/glib-2.10