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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7A64315808B for ; Sun, 27 Mar 2022 01:07:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5ACD6E07A9; Sun, 27 Mar 2022 01:07:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B917BE07B3 for ; Sun, 27 Mar 2022 01:07:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 29C563435E3 for ; Sun, 27 Mar 2022 01:07:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97B34335 for ; Sun, 27 Mar 2022 01:07:20 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1648343222.3de72701728f6f5052043f893de58354015e70b1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libv4l/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libv4l/libv4l-1.22.1.ebuild X-VCS-Directories: media-libs/libv4l/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3de72701728f6f5052043f893de58354015e70b1 X-VCS-Branch: master Date: Sun, 27 Mar 2022 01:07:20 +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: 2d32619c-ec69-4f2e-b779-13a6cc4acef5 X-Archives-Hash: 6efade7acb97e5c460e2001305df14c9 commit: 3de72701728f6f5052043f893de58354015e70b1 Author: Sam James gentoo org> AuthorDate: Sun Mar 27 01:07:02 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 27 01:07:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de72701 media-libs/libv4l: Stabilize 1.22.1 ppc64, #835935 Signed-off-by: Sam James gentoo.org> media-libs/libv4l/libv4l-1.22.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libv4l/libv4l-1.22.1.ebuild b/media-libs/libv4l/libv4l-1.22.1.ebuild index af9048e8367b..a16adea0cd23 100644 --- a/media-libs/libv4l/libv4l-1.22.1.ebuild +++ b/media-libs/libv4l/libv4l-1.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${MY_P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0/0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="dvb jpeg" RDEPEND="