diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-08 09:45:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-08 09:45:19 +0200 |
commit | ead72be777c44e00915db9a47abc521bf5e79939 (patch) | |
tree | 26082e4c508c9cf0ad9111cfeb361dc0816c42eb /media-plugins/vdr-epgsearch | |
parent | media-plugins/vdr-dvbsddevice: amd64 stable wrt bug #807004 (diff) | |
download | gentoo-ead72be777c44e00915db9a47abc521bf5e79939.tar.gz gentoo-ead72be777c44e00915db9a47abc521bf5e79939.tar.bz2 gentoo-ead72be777c44e00915db9a47abc521bf5e79939.zip |
media-plugins/vdr-epgsearch: amd64 stable wrt bug #807004
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-plugins/vdr-epgsearch')
-rw-r--r-- | media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.1.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.1.ebuild index 8c762898381a..1cd8ea3a27cc 100644 --- a/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.1.ebuild +++ b/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/vdr-plugin-epgsearch-${GIT_COMMIT_ID}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="conflictcheckonly epgsearchonly pcre quicksearch tre" REQUIRED_USE="?? ( pcre tre )" |