summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-01-26 17:20:49 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-26 17:23:02 +0000
commit3f16ecde9d756628fd2b3824d90c144eb9a7a986 (patch)
tree57d9987c4dc45222b7d63694454bfb4f46217431 /media-tv
parentmedia-libs/gexiv2: stable 0.10.10-r1 for ppc, bug #674970 (diff)
downloadgentoo-3f16ecde9d756628fd2b3824d90c144eb9a7a986.tar.gz
gentoo-3f16ecde9d756628fd2b3824d90c144eb9a7a986.tar.bz2
gentoo-3f16ecde9d756628fd2b3824d90c144eb9a7a986.zip
media-tv/dtv-scan-tables: stable 0_p20171003 for ppc, bug #676038
Package-Manager: Portage-2.3.58, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild4
1 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 c4ec5b113aae..0f58675fb9c2 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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