commit: 7309d8d09c0770524facd3dbd887836827fd708f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 9 07:00:38 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Oct 9 07:00:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7309d8d0
kde-frameworks/ktexteditor: Stabilize 6.6.0 arm64, #940668 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> kde-frameworks/ktexteditor/ktexteditor-6.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/ktexteditor/ktexteditor-6.6.0.ebuild b/kde-frameworks/ktexteditor/ktexteditor-6.6.0.ebuild index c12991fdd9e7..3a12e4b4b976 100644 --- a/kde-frameworks/ktexteditor/ktexteditor-6.6.0.ebuild +++ b/kde-frameworks/ktexteditor/ktexteditor-6.6.0.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"
