summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2017-11-29 23:51:03 +0000
committerJames Le Cuirot <chewi@gentoo.org>2017-12-03 22:13:48 +0000
commit348d653ee41f8e6eb1273c7df8ce0451a238b8aa (patch)
treee5c8e7d44eea8020d76260b3e2ba51929d7270ea /media-tv
parentmedia-sound/clementine: Drop USE=X, it does not work (diff)
downloadgentoo-348d653ee41f8e6eb1273c7df8ce0451a238b8aa.tar.gz
gentoo-348d653ee41f8e6eb1273c7df8ce0451a238b8aa.tar.bz2
gentoo-348d653ee41f8e6eb1273c7df8ce0451a238b8aa.zip
media-tv/dtv-scan-tables: Add ~ppc and ~ppc64 keywords
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild2
-rw-r--r--media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
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 08c15c3ef583..c4ec5b113aae 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 ~x86"
+ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
S="${WORKDIR}/usr/share/dvb"
fi
diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild b/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild
index 08c15c3ef583..c4ec5b113aae 100644
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-9999.ebuild
+++ b/media-tv/dtv-scan-tables/dtv-scan-tables-9999.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 ~x86"
+ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
S="${WORKDIR}/usr/share/dvb"
fi