diff options
author | 2021-12-10 12:14:49 +0100 | |
---|---|---|
committer | 2021-12-10 12:14:49 +0100 | |
commit | 053ece2afef42807e8f8fd758c7154fe74d97649 (patch) | |
tree | cbdd1e723c9f439c82db51d31d4365d7f07bc91c /kde-frameworks/ktexteditor | |
parent | kde-frameworks/syntax-highlighting: Stabilize 5.88.0 amd64, #816042 (diff) | |
download | gentoo-053ece2afef42807e8f8fd758c7154fe74d97649.tar.gz gentoo-053ece2afef42807e8f8fd758c7154fe74d97649.tar.bz2 gentoo-053ece2afef42807e8f8fd758c7154fe74d97649.zip |
kde-frameworks/ktexteditor: Stabilize 5.88.0-r1 amd64, #816042
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'kde-frameworks/ktexteditor')
-rw-r--r-- | kde-frameworks/ktexteditor/ktexteditor-5.88.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.88.0-r1.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.88.0-r1.ebuild index 65508f4a0393..1cf4296e0974 100644 --- a/kde-frameworks/ktexteditor/ktexteditor-5.88.0-r1.ebuild +++ b/kde-frameworks/ktexteditor/ktexteditor-5.88.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 git" RESTRICT="test" |