summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-08-29 09:13:47 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-08-29 09:13:47 +0200
commit6edbc6d681ca736b6618556b196fa211ecd6fc24 (patch)
tree866ae302830bb318e8c60a5b19419d8b7268ca68 /media-tv
parentdev-libs/log4cpp: ppc stable wrt bug #867115 (diff)
downloadgentoo-6edbc6d681ca736b6618556b196fa211ecd6fc24.tar.gz
gentoo-6edbc6d681ca736b6618556b196fa211ecd6fc24.tar.bz2
gentoo-6edbc6d681ca736b6618556b196fa211ecd6fc24.zip
media-tv/dtv-scan-tables: ppc stable wrt bug #867142
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild4
1 files 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