diff options
author | Sam James <sam@gentoo.org> | 2022-04-22 02:59:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-22 02:59:10 +0100 |
commit | 8de4e681b0c1941cb5228c53951c369ca06efea3 (patch) | |
tree | b4609316f627192b34858d73cfb85b1b75c05b6d /kde-frameworks | |
parent | kde-frameworks/syntax-highlighting: Stabilize 5.92.0-r1 x86, #838502 (diff) | |
download | gentoo-8de4e681b0c1941cb5228c53951c369ca06efea3.tar.gz gentoo-8de4e681b0c1941cb5228c53951c369ca06efea3.tar.bz2 gentoo-8de4e681b0c1941cb5228c53951c369ca06efea3.zip |
kde-frameworks/ktexteditor: Stabilize 5.92.0-r1 x86, #838502
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks')
-rw-r--r-- | kde-frameworks/ktexteditor/ktexteditor-5.92.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.92.0-r1.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.92.0-r1.ebuild index 0302f7455450..32da4c657116 100644 --- a/kde-frameworks/ktexteditor/ktexteditor-5.92.0-r1.ebuild +++ b/kde-frameworks/ktexteditor/ktexteditor-5.92.0-r1.ebuild @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Framework providing a full text editor component" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="+editorconfig" RESTRICT="test" |