diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-25 14:52:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-25 14:52:43 +0100 |
commit | a322b7538fd9b672617f63c9527bfbf2f611cd3d (patch) | |
tree | 05f7ad47428a7b750db2613f80e652605449ac76 /media-plugins | |
parent | media-plugins/vdr-dvbapi: x86 stable wrt bug #772203 (diff) | |
download | gentoo-a322b7538fd9b672617f63c9527bfbf2f611cd3d.tar.gz gentoo-a322b7538fd9b672617f63c9527bfbf2f611cd3d.tar.bz2 gentoo-a322b7538fd9b672617f63c9527bfbf2f611cd3d.zip |
media-plugins/vdr-epgsearch: x86 stable wrt bug #772203
Package-Manager: Portage-3.0.13, 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.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-2.2.0.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-2.2.0.ebuild index 0a8a30e973a4..0616becb0204 100644 --- a/media-plugins/vdr-epgsearch/vdr-epgsearch-2.2.0.ebuild +++ b/media-plugins/vdr-epgsearch/vdr-epgsearch-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://projects.vdr-developer.org/git/vdr-plugin-${VDRPLUGIN}.git/snap LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="+conflictcheckonly +epgsearchonly pcre +quicksearch tre" DEPEND="=media-video/vdr-2.2* |