commit: 3b30869bb892917c3fe336ade8b2afe52145ac7f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 30 06:12:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 30 06:12:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b30869b
media-tv/dtv-scan-tables: Stabilize 0_p20210430 x86, #799659
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 175a2ff8088..18fe02bfa3f 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
@@ -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