diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:08:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:08:58 +0100 |
commit | edac8c238e029667b89fa30660b66adeedc5181f (patch) | |
tree | 2ad1458b5a8888e26c15730f4bb7199a282db735 /media-video | |
parent | dev-libs/libjcat: x86 stable wrt bug #766522 (diff) | |
download | gentoo-edac8c238e029667b89fa30660b66adeedc5181f.tar.gz gentoo-edac8c238e029667b89fa30660b66adeedc5181f.tar.bz2 gentoo-edac8c238e029667b89fa30660b66adeedc5181f.zip |
media-video/smplayer: x86 stable wrt bug #766600
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/smplayer/smplayer-20.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/smplayer/smplayer-20.6.0.ebuild b/media-video/smplayer/smplayer-20.6.0.ebuild index 00b047fc2410..653c4fd77f4e 100644 --- a/media-video/smplayer/smplayer-20.6.0.ebuild +++ b/media-video/smplayer/smplayer-20.6.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2+ BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux" IUSE="autoshutdown bidi debug mpris" BDEPEND="dev-qt/linguist-tools:5" |