diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-26 18:34:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-26 18:34:29 +0300 |
commit | 47ffc731291e3cf8c7dbcf531610a4ad8ca30cf7 (patch) | |
tree | 8256f15d38e976a596571bc7150d8f0894a55461 /kde-frameworks/ktexteditor | |
parent | kde-frameworks/syntax-highlighting: Stabilize 5.110.0 amd64, #913934 (diff) | |
download | gentoo-47ffc731291e3cf8c7dbcf531610a4ad8ca30cf7.tar.gz gentoo-47ffc731291e3cf8c7dbcf531610a4ad8ca30cf7.tar.bz2 gentoo-47ffc731291e3cf8c7dbcf531610a4ad8ca30cf7.zip |
kde-frameworks/ktexteditor: Stabilize 5.110.0 amd64, #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 bf89aa36cd92..cc2b4263c93a 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" |