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 1F7E51382C5 for ; Tue, 5 Jan 2021 22:48:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55CD8E087A; Tue, 5 Jan 2021 22:48:54 +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 3D6E1E087A for ; Tue, 5 Jan 2021 22:48:54 +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 2A63134104C for ; Tue, 5 Jan 2021 22:48:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0397487 for ; Tue, 5 Jan 2021 22:48:51 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1609886912.e0612f3b70a8495271569d9f4bccba2ed27cf14d.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild X-VCS-Directories: media-tv/dtv-scan-tables/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: e0612f3b70a8495271569d9f4bccba2ed27cf14d X-VCS-Branch: master Date: Tue, 5 Jan 2021 22:48:51 +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: 28389b7b-763d-4b28-83f4-e286d33e6cac X-Archives-Hash: 10088d334e45e3ee089695bb68a6566f commit: e0612f3b70a8495271569d9f4bccba2ed27cf14d Author: James Le Cuirot gentoo org> AuthorDate: Tue Jan 5 22:48:32 2021 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Tue Jan 5 22:48:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0612f3b media-tv/dtv-scan-tables: Drop ppc64 keywords media-tv/v4l-utils[dvb] is required but the dvb USE flag is masked on this arch and I don't have the hardware to test for unmasking. Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: James Le Cuirot gentoo.org> media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild | 4 ++-- media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild | 4 ++-- media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild index 8c3d27e71d2..790a5297274 100644 --- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild +++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ if [[ ${PV#9999} != ${PV} ]]; then else COMMIT="c1986d5148d8" SRC_URI="https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-${PV:3:4}-${PV:7:2}-${PV:9:2}-${COMMIT}.tar.bz2" - KEYWORDS="amd64 ~arm ppc ~ppc64 x86" + KEYWORDS="amd64 ~arm ppc x86" S="${WORKDIR}/usr/share/dvb" fi diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild index 83e1459c072..d30627e88e3 100644 --- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild +++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20190922.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ if [[ ${PV#9999} != ${PV} ]]; then else COMMIT="f07bde777d4d" SRC_URI="https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-${PV:3:4}-${PV:7:2}-${PV:9:2}-${COMMIT}.tar.bz2" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" S="${WORKDIR}/usr/share/dvb" fi diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild b/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild index 83e1459c072..d30627e88e3 100644 --- a/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild +++ b/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ if [[ ${PV#9999} != ${PV} ]]; then else COMMIT="f07bde777d4d" SRC_URI="https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-${PV:3:4}-${PV:7:2}-${PV:9:2}-${COMMIT}.tar.bz2" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" S="${WORKDIR}/usr/share/dvb" fi