diff options
author | Sam James <sam@gentoo.org> | 2023-11-23 14:41:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-23 15:14:14 +0000 |
commit | 5d4ac3111aef8ddd15bb5b935ca31ebbcea51f64 (patch) | |
tree | 2f6e925cdddbf5475cbb158628a68f427eb8f6c9 /kde-frameworks/ktexteditor | |
parent | kde-frameworks/syntax-highlighting: Stabilize 5.112.0 amd64, #917244 (diff) | |
download | gentoo-5d4ac3111aef8ddd15bb5b935ca31ebbcea51f64.tar.gz gentoo-5d4ac3111aef8ddd15bb5b935ca31ebbcea51f64.tar.bz2 gentoo-5d4ac3111aef8ddd15bb5b935ca31ebbcea51f64.zip |
kde-frameworks/ktexteditor: Stabilize 5.112.0 amd64, #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 b988be30cee8..618bb6cb3117 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" |