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 62034138239 for ; Wed, 14 Aug 2019 17:59:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62D72E0809; Wed, 14 Aug 2019 17:59:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 45120E0809 for ; Wed, 14 Aug 2019 17:59:26 +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 C0994349B43 for ; Wed, 14 Aug 2019 17:59:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5AE00A8 for ; Wed, 14 Aug 2019 17:59:22 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1565805387.4ede0cc068b4ea6e42f41d2d1672880b65b6dea1.bman@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.16.6.ebuild X-VCS-Directories: media-tv/v4l-utils/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 4ede0cc068b4ea6e42f41d2d1672880b65b6dea1 X-VCS-Branch: master Date: Wed, 14 Aug 2019 17:59:22 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e639fba7-5269-4df8-baa0-40baf8bf12f1 X-Archives-Hash: 771791037684c237c6f9ca398f623127 commit: 4ede0cc068b4ea6e42f41d2d1672880b65b6dea1 Author: Aaron Bauman gentoo org> AuthorDate: Wed Aug 14 17:56:27 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Wed Aug 14 17:56:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ede0cc0 media-tv/v4l-utils: arm64 stable (bug #692016) Signed-off-by: Aaron Bauman gentoo.org> Package-Manager: Portage-2.3.71, Repoman-2.3.17 RepoMan-Options: --include-arches="arm64" media-tv/v4l-utils/v4l-utils-1.16.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-tv/v4l-utils/v4l-utils-1.16.6.ebuild b/media-tv/v4l-utils/v4l-utils-1.16.6.ebuild index ce0bfc46ad6..4cf1f9bdb06 100644 --- a/media-tv/v4l-utils/v4l-utils-1.16.6.ebuild +++ b/media-tv/v4l-utils/v4l-utils-1.16.6.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 ~sparc ~x86" IUSE="+bpf opengl qt5" RDEPEND=">=media-libs/libv4l-${PV}[jpeg]