diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-09-16 05:49:41 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-09-16 05:49:41 +0200 |
commit | 42082d7f4352db97692fad5d516fc954d07a539c (patch) | |
tree | d48a3cbe9a71777b9bf64e41f8d9bfdcf88fceb3 /media-plugins | |
parent | media-video/vdr: Stabilize 2.6.9 amd64, #939696 (diff) | |
download | gentoo-42082d7f4352db97692fad5d516fc954d07a539c.tar.gz gentoo-42082d7f4352db97692fad5d516fc954d07a539c.tar.bz2 gentoo-42082d7f4352db97692fad5d516fc954d07a539c.zip |
media-plugins/vdr-osdteletext: Stabilize 2.3.1_p20211217 amd64, #939696
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild index 3f829960cf2c..78f3ea2644bf 100644 --- a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild +++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/vdr-plugin-osdteletext-${GITHASH}" LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" BDEPEND="acct-user/vdr" DEPEND="media-video/vdr" |