diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-10-29 22:43:29 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-10-31 00:31:36 +0100 |
commit | fbc128062bcc2f81cbea110ae6811f50c4c90dbc (patch) | |
tree | 449c6c1c30ebb0318977db11f83eb6099f24cc59 /media-video | |
parent | x11-themes/smplayer-themes: De-stabilise hppa (diff) | |
download | gentoo-fbc128062bcc2f81cbea110ae6811f50c4c90dbc.tar.gz gentoo-fbc128062bcc2f81cbea110ae6811f50c4c90dbc.tar.bz2 gentoo-fbc128062bcc2f81cbea110ae6811f50c4c90dbc.zip |
media-video/smplayer: De-stabilise hppa
Stabilisation timeout.
Closes: https://bugs.gentoo.org/621426
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/smplayer/smplayer-16.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/smplayer/smplayer-16.1.0.ebuild b/media-video/smplayer/smplayer-16.1.0.ebuild index 274d93b77475..5e649234e94b 100644 --- a/media-video/smplayer/smplayer-16.1.0.ebuild +++ b/media-video/smplayer/smplayer-16.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,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 )" |