diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-11 08:43:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-11 08:43:28 +0200 |
commit | 68c35fb99488ed1accf43204de1d54319039a728 (patch) | |
tree | b6d7692c943fcbf14670ba6259fd6a27583c26fc /media-plugins | |
parent | media-plugins/vdr-dvbsddevice: x86 stable wrt bug #807004 (diff) | |
download | gentoo-68c35fb99488ed1accf43204de1d54319039a728.tar.gz gentoo-68c35fb99488ed1accf43204de1d54319039a728.tar.bz2 gentoo-68c35fb99488ed1accf43204de1d54319039a728.zip |
media-plugins/vdr-epgsearch: x86 stable wrt bug #807004
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-plugins')
-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 1cd8ea3a27cc..cd763d6f9c82 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 )" |