media-tv/dtv-scan-tables: Sync 9999 ebuild

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot
2020-09-05 14:03:19 +01:00
parent 2f42b66163
commit 196204678f

View File

@@ -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 ~ppc ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
S="${WORKDIR}/usr/share/dvb"
fi