diff options
author | Sam James <sam@gentoo.org> | 2023-11-23 15:28:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-23 16:35:53 +0000 |
commit | fd1e684dcd1ae4ed69bdd07b7532ebdc45b61405 (patch) | |
tree | 0f80630b9e0bd8d90c5f5cfced89f3a9eaf67dd0 /kde-frameworks/ktexteditor | |
parent | kde-frameworks/syntax-highlighting: Stabilize 5.112.0 arm64, #917244 (diff) | |
download | gentoo-fd1e684dcd1ae4ed69bdd07b7532ebdc45b61405.tar.gz gentoo-fd1e684dcd1ae4ed69bdd07b7532ebdc45b61405.tar.bz2 gentoo-fd1e684dcd1ae4ed69bdd07b7532ebdc45b61405.zip |
kde-frameworks/ktexteditor: Stabilize 5.112.0 arm64, #917244
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/ktexteditor')
-rw-r--r-- | kde-frameworks/ktexteditor/ktexteditor-5.112.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.112.0.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.112.0.ebuild index 3200433969c3..2bcec434a906 100644 --- a/kde-frameworks/ktexteditor/ktexteditor-5.112.0.ebuild +++ b/kde-frameworks/ktexteditor/ktexteditor-5.112.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" |