diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:34:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:19 +0100 |
commit | 8232e5a3e40e5744f0dfa7d3f70fae172368d0b2 (patch) | |
tree | b705d3e65ddf7e3889f7471b1ad3730a1175730e /media-video/smplayer | |
parent | mail-mta/exim: x86 stable wrt bug #602814 (diff) | |
download | gentoo-8232e5a3e40e5744f0dfa7d3f70fae172368d0b2.tar.gz gentoo-8232e5a3e40e5744f0dfa7d3f70fae172368d0b2.tar.bz2 gentoo-8232e5a3e40e5744f0dfa7d3f70fae172368d0b2.zip |
media-video/smplayer: x86 stable wrt bug #576200
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video/smplayer')
-rw-r--r-- | media-video/smplayer/smplayer-16.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/smplayer/smplayer-16.1.0.ebuild b/media-video/smplayer/smplayer-16.1.0.ebuild index 66092cb75a7d..405072a67d0e 100644 --- a/media-video/smplayer/smplayer-16.1.0.ebuild +++ b/media-video/smplayer/smplayer-16.1.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 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux" IUSE="autoshutdown bidi debug mpris +qt4 qt5 streaming" REQUIRED_USE="^^ ( qt4 qt5 )" |