commit: 6edbc6d681ca736b6618556b196fa211ecd6fc24
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 07:13:47 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 07:13:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6edbc6d6
media-tv/dtv-scan-tables: ppc stable wrt bug #867142
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
index ed209bd82845..cf480e07e488 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.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=7
@@ -9,7 +9,7 @@ if [[ ${PV#9999} != ${PV} ]]; then
else
COMMIT="4181e93a30ab"
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 x86"
+ KEYWORDS="amd64 arm arm64 ppc x86"
S="${WORKDIR}/usr/share/dvb"
fi