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 C509915802F for ; Fri, 10 Mar 2023 06:05:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 469C5E08D3; Fri, 10 Mar 2023 06:05:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 13BC8E08CD for ; Fri, 10 Mar 2023 06:05:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 smtp.gentoo.org (Postfix) with ESMTPS id 56A24335D87 for ; Fri, 10 Mar 2023 06:05:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3E038E1 for ; Fri, 10 Mar 2023 06:05:20 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1678428174.dcf569a000a7174cbffefb4d2d783c9800cf4917.ceamac@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/zvbi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/zvbi/zvbi-0.2.35-r2.ebuild X-VCS-Directories: media-libs/zvbi/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: dcf569a000a7174cbffefb4d2d783c9800cf4917 X-VCS-Branch: master Date: Fri, 10 Mar 2023 06:05: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: d48bf08f-ce95-43ab-9496-055e1e4f47cf X-Archives-Hash: f1ddd973b0746b07ceea5c8e06976490 commit: dcf569a000a7174cbffefb4d2d783c9800cf4917 Author: Matoro Mahri users noreply github com> AuthorDate: Thu Mar 9 22:20:28 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Fri Mar 10 06:02:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf569a0 media-libs/zvbi: Keyword 0.2.35-r2 mips, #900234 Signed-off-by: Matoro Mahri users.noreply.github.com> Signed-off-by: Viorel Munteanu gentoo.org> media-libs/zvbi/zvbi-0.2.35-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/zvbi/zvbi-0.2.35-r2.ebuild b/media-libs/zvbi/zvbi-0.2.35-r2.ebuild index 59fe5b2fd95e..deb18971f8ea 100644 --- a/media-libs/zvbi/zvbi-0.2.35-r2.ebuild +++ b/media-libs/zvbi/zvbi-0.2.35-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/zapping/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="doc dvb nls v4l X" RDEPEND=">=media-libs/libpng-1.5.18:0=[${MULTILIB_USEDEP}]