mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user