commit: 58cebbbcdbb453009f5fe41532cf7a38ecccf3f0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 05:10:26 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 30 05:10:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58cebbbc
media-video/subtitlecomposer: Stabilize 0.8.1 amd64, #935142
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-video/subtitlecomposer/subtitlecomposer-0.8.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/subtitlecomposer/subtitlecomposer-0.8.1.ebuild
b/media-video/subtitlecomposer/subtitlecomposer-0.8.1.ebuild
index 4a19841d3b8d..6953830f4c37 100644
--- a/media-video/subtitlecomposer/subtitlecomposer-0.8.1.ebuild
+++ b/media-video/subtitlecomposer/subtitlecomposer-0.8.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then
PATCHSET="${PN}-0.7.1-patchset-1"
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz
https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}.tar.xz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-2"