diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 13:54:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 13:55:29 +0300 |
commit | 45430c9453c24a50ef0f4c2e988f607c29b92f38 (patch) | |
tree | 1f64e4a625344d79b93445a8e7fd6fad951decf0 /kde-frameworks/ktexteditor | |
parent | kde-frameworks/kservice: Stabilize 5.82.0 x86, #788820 (diff) | |
download | gentoo-45430c9453c24a50ef0f4c2e988f607c29b92f38.tar.gz gentoo-45430c9453c24a50ef0f4c2e988f607c29b92f38.tar.bz2 gentoo-45430c9453c24a50ef0f4c2e988f607c29b92f38.zip |
kde-frameworks/ktexteditor: Stabilize 5.82.0 x86, #788820
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-frameworks/ktexteditor')
-rw-r--r-- | kde-frameworks/ktexteditor/ktexteditor-5.82.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.82.0.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.82.0.ebuild index 4f155d099af3..5ca90c541155 100644 --- a/kde-frameworks/ktexteditor/ktexteditor-5.82.0.ebuild +++ b/kde-frameworks/ktexteditor/ktexteditor-5.82.0.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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" IUSE="+editorconfig git" RESTRICT+=" test" |