Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/subtitleeditor/
Date: Sun, 06 Mar 2016 20:36:45
Message-Id: 1457296385.2b0c0a9cd73be681a344798e014855884cb69810.zlogene@gentoo
1 commit: 2b0c0a9cd73be681a344798e014855884cb69810
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 20:23:34 2016 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 20:33:05 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b0c0a9c
7
8 media-video/subtitleeditor: x86 stable wrt bug #566378
9
10 Package-Manager: portage-2.2.26
11
12 media-video/subtitleeditor/subtitleeditor-0.52.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-video/subtitleeditor/subtitleeditor-0.52.1.ebuild b/media-video/subtitleeditor/subtitleeditor-0.52.1.ebuild
16 index 6cbf887..36df4d6 100644
17 --- a/media-video/subtitleeditor/subtitleeditor-0.52.1.ebuild
18 +++ b/media-video/subtitleeditor/subtitleeditor-0.52.1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="http://download.gna.org/${PN}/$(get_version_component_range 1-2)/${P}.t
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="debug nls"
26 # opengl would mix gtk+:2 and :3 which is not possible