diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-26 18:25:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-26 18:25:57 +0300 |
commit | 61c6822c9cd76705143dd2000a57b71d0a051bae (patch) | |
tree | 7165c6fa4ab26705a8148c84b457a7c34e447c3b /kde-frameworks/ktexteditor | |
parent | kde-frameworks/syntax-highlighting: Stabilize 5.110.0 arm64, #913934 (diff) | |
download | gentoo-61c6822c9cd76705143dd2000a57b71d0a051bae.tar.gz gentoo-61c6822c9cd76705143dd2000a57b71d0a051bae.tar.bz2 gentoo-61c6822c9cd76705143dd2000a57b71d0a051bae.zip |
kde-frameworks/ktexteditor: Stabilize 5.110.0 arm64, #913934
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/ktexteditor')
-rw-r--r-- | kde-frameworks/ktexteditor/ktexteditor-5.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.110.0.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.110.0.ebuild index b988be30cee8..bf89aa36cd92 100644 --- a/kde-frameworks/ktexteditor/ktexteditor-5.110.0.ebuild +++ b/kde-frameworks/ktexteditor/ktexteditor-5.110.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" |