kde-frameworks/ktexteditor: Enable IUSE="editorconfig" by default

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2020-07-11 21:29:45 +02:00
parent ac42e503cc
commit 8554d3fe08

View File

@@ -12,7 +12,7 @@ DESCRIPTION="Framework providing a full text editor component"
LICENSE="LGPL-2+"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="editorconfig git"
IUSE="+editorconfig git"
BDEPEND="
test? ( >=kde-frameworks/kservice-${PVCUT}:5 )