diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-25 21:11:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-25 21:11:48 +0300 |
commit | cb62043f70f13fe9aec6238a4ef6757175cbafe5 (patch) | |
tree | c02ab97040d71dddd8f1be387a418fbab56128ab /kde-frameworks/ktexteditor | |
parent | kde-frameworks/syntax-highlighting: Stabilize 5.108.0 amd64, #910062 (diff) | |
download | gentoo-cb62043f70f13fe9aec6238a4ef6757175cbafe5.tar.gz gentoo-cb62043f70f13fe9aec6238a4ef6757175cbafe5.tar.bz2 gentoo-cb62043f70f13fe9aec6238a4ef6757175cbafe5.zip |
kde-frameworks/ktexteditor: Stabilize 5.108.0 amd64, #910062
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/ktexteditor')
-rw-r--r-- | kde-frameworks/ktexteditor/ktexteditor-5.108.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.108.0.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.108.0.ebuild index b988be30cee8..618bb6cb3117 100644 --- a/kde-frameworks/ktexteditor/ktexteditor-5.108.0.ebuild +++ b/kde-frameworks/ktexteditor/ktexteditor-5.108.0.ebuild @@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework providing a full text editor component" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="+editorconfig" RESTRICT="test" |