Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/smplayer/
Date: Mon, 30 Oct 2017 23:33:31
Message-Id: 1509406296.fbc128062bcc2f81cbea110ae6811f50c4c90dbc.asturm@gentoo
1 commit: fbc128062bcc2f81cbea110ae6811f50c4c90dbc
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 21:43:29 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 30 23:31:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc12806
7
8 media-video/smplayer: De-stabilise hppa
9
10 Stabilisation timeout.
11
12 Closes: https://bugs.gentoo.org/621426
13 Package-Manager: Portage-2.3.13, Repoman-2.3.4
14
15 media-video/smplayer/smplayer-16.1.0.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/media-video/smplayer/smplayer-16.1.0.ebuild b/media-video/smplayer/smplayer-16.1.0.ebuild
19 index 274d93b7747..5e649234e94 100644
20 --- a/media-video/smplayer/smplayer-16.1.0.ebuild
21 +++ b/media-video/smplayer/smplayer-16.1.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
29
30 LICENSE="GPL-2+ BSD-2"
31 SLOT="0"
32 -KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux"
33 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux"
34 IUSE="autoshutdown bidi debug mpris +qt4 qt5 streaming"
35
36 REQUIRED_USE="^^ ( qt4 qt5 )"