commit: f98f3c07efc46368604011b1bee4331e8cea86e9
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 00:00:31 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 00:17:49 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98f3c07
media-tv/dtv-scan-tables: x86 stable (bug #676038)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 0f58675fb9c..f36ed1d6219 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
@@ -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 ~ppc64 x86"
S="${WORKDIR}/usr/share/dvb"
fi