From bda4ce12dc1be5e91ab201bb5efd20bb9df47558 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sat, 4 Jul 2026 23:58:51 -0400 Subject: [PATCH] media-video/subtitleeditor: Stabilize 0.56.2 x86, #978644 Signed-off-by: Eli Schwartz --- media-video/subtitleeditor/subtitleeditor-0.56.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/subtitleeditor/subtitleeditor-0.56.2.ebuild b/media-video/subtitleeditor/subtitleeditor-0.56.2.ebuild index 8a5f30c10bf32..22baf53bde3bf 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.56.2.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.56.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.t LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug nls wayland X" # opengl would mix gtk+:2 and :3 which is not possible