diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-09 11:15:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-09 11:15:36 +0200 |
commit | f06d002cac79ff8746e0d190cd27a66bab818f3d (patch) | |
tree | 9c0aa9b8e73be1bebb39317f6bedbb5046d96db0 /media-plugins | |
parent | media-plugins/vdr-femon: amd64 stable wrt bug #788685 (diff) | |
download | gentoo-f06d002cac79ff8746e0d190cd27a66bab818f3d.tar.gz gentoo-f06d002cac79ff8746e0d190cd27a66bab818f3d.tar.bz2 gentoo-f06d002cac79ff8746e0d190cd27a66bab818f3d.zip |
media-plugins/vdr-osdteletext: amd64 stable wrt bug #788685
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.8.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.8.ebuild index 9a821a921354..ca437a9ac7bd 100644 --- a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.8.ebuild +++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.8.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/vdr-projects/vdr-plugin-osdteletext/archive/v${PV}.t LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" DEPEND="media-video/vdr" RDEPEND="${DEPEND}" |