diff options
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/subtitleeditor/subtitleeditor-0.52.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/subtitleeditor/subtitleeditor-0.52.1.ebuild b/media-video/subtitleeditor/subtitleeditor-0.52.1.ebuild index fa99db5b69c6..6cbf88731d79 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.52.1.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.52.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://download.gna.org/${PN}/$(get_version_component_range 1-2)/${P}.t LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug nls" # opengl would mix gtk+:2 and :3 which is not possible |