diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-06 14:26:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-06 14:26:01 +0200 |
commit | 83d0ada799e2fd324869ea9c5fc3027b00e91b6a (patch) | |
tree | 387d9b1be254b4b4d2071d1aefd12de54ed77bff /media-video/smplayer | |
parent | net-misc/tlsdate: amd64 stable wrt bug #578882 (diff) | |
download | gentoo-83d0ada799e2fd324869ea9c5fc3027b00e91b6a.tar.gz gentoo-83d0ada799e2fd324869ea9c5fc3027b00e91b6a.tar.bz2 gentoo-83d0ada799e2fd324869ea9c5fc3027b00e91b6a.zip |
media-video/smplayer: amd64 stable wrt bug #576200
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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 aa193206f423..9ddca3ba6036 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 )" |