diff options
-rw-r--r-- | kde-frameworks/ktexteditor/ktexteditor-6.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/ktexteditor/ktexteditor-6.7.0-r1.ebuild b/kde-frameworks/ktexteditor/ktexteditor-6.7.0-r1.ebuild index 9a041c7561e2..86696dd8fb1f 100644 --- a/kde-frameworks/ktexteditor/ktexteditor-6.7.0-r1.ebuild +++ b/kde-frameworks/ktexteditor/ktexteditor-6.7.0-r1.ebuild @@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework providing a full text editor component" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="+editorconfig" RESTRICT="test" |