diff options
author | 2017-12-16 15:02:39 +0100 | |
---|---|---|
committer | 2017-12-16 15:03:36 +0100 | |
commit | bd2cd0bcbe37aa9b6b257ae7f9ba8266f74b7806 (patch) | |
tree | 54409e7222c59f23e9f8f6b293153cb1b4430335 /media-video/subtitleeditor | |
parent | media-sound/pulseaudio-11.1-r0: amd64 stable (diff) | |
download | gentoo-bd2cd0bcbe37aa9b6b257ae7f9ba8266f74b7806.tar.gz gentoo-bd2cd0bcbe37aa9b6b257ae7f9ba8266f74b7806.tar.bz2 gentoo-bd2cd0bcbe37aa9b6b257ae7f9ba8266f74b7806.zip |
media-video/subtitleeditor-0.54.0-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/635938
Diffstat (limited to 'media-video/subtitleeditor')
-rw-r--r-- | media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild b/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild index 97646f9df60a..8122f98f2e11 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/kitone/${PN}/releases/download/${PV}/${P}.tar.gz" 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 |