From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B4162138206 for ; Thu, 18 Jan 2018 15:03:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F25E4E0885; Thu, 18 Jan 2018 15:03:06 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D18E8E0885 for ; Thu, 18 Jan 2018 15:03:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB2FA335C2C for ; Thu, 18 Jan 2018 15:03:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CD85148 for ; Thu, 18 Jan 2018 15:03:04 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1516287779.c079c83545ee5ae4e6de17ea297cf1012a1dcee1.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/v4l-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/v4l-utils/v4l-utils-1.10.1.ebuild X-VCS-Directories: media-tv/v4l-utils/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c079c83545ee5ae4e6de17ea297cf1012a1dcee1 X-VCS-Branch: master Date: Thu, 18 Jan 2018 15:03:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9e451548-85de-4cb7-9dd1-5d9c2068b1bb X-Archives-Hash: 254973069c9167a89761cd5c030ccca3 commit: c079c83545ee5ae4e6de17ea297cf1012a1dcee1 Author: Mikle Kolyada gentoo org> AuthorDate: Thu Jan 18 15:02:36 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Jan 18 15:02:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c079c835 media-tv/v4l-utils: x86 stable wrt bug #631918 Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-tv/v4l-utils/v4l-utils-1.10.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-tv/v4l-utils/v4l-utils-1.10.1.ebuild b/media-tv/v4l-utils/v4l-utils-1.10.1.ebuild index 0d33270441f..17a7ace0e12 100644 --- a/media-tv/v4l-utils/v4l-utils-1.10.1.ebuild +++ b/media-tv/v4l-utils/v4l-utils-1.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86" IUSE="qt5 udev" RDEPEND=">=media-libs/libv4l-${PV}