diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 10:58:06 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 11:02:06 +0100 |
commit | 51d9d04a866966fb704f486c7192e1aeec513166 (patch) | |
tree | ac591139b85167a3c3abd29aa2a145415742f1b4 /media-video | |
parent | media-plugins/grilo-plugins: Stabilize 0.3.14 x86, #831048 (diff) | |
download | gentoo-51d9d04a866966fb704f486c7192e1aeec513166.tar.gz gentoo-51d9d04a866966fb704f486c7192e1aeec513166.tar.bz2 gentoo-51d9d04a866966fb704f486c7192e1aeec513166.zip |
media-video/subtitleeditor: Stabilize 0.54.0_p5 x86, #831048
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild b/media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild index 5929fb7bc8c0..95055ac63639 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/kitone/${PN}/releases/download/${PV}/${P/_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 |