Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/subtitleeditor/
Date: Mon, 24 Jan 2022 03:40:05
Message-Id: 1642995568.9a34b1f2c4a50fb1734c9f5a303e87d82ff031c4.sam@gentoo
1 commit: 9a34b1f2c4a50fb1734c9f5a303e87d82ff031c4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 24 03:39:28 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 24 03:39:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a34b1f2
7
8 media-video/subtitleeditor: Stabilize 0.54.0_p5 amd64, #831048
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild b/media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild
16 index 95055ac63639..21f2d7e2a70d 100644
17 --- a/media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild
18 +++ b/media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/kitone/${PN}/releases/download/${PV}/${P/_p*}.tar.gz
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