summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/ktexteditor')
-rw-r--r--kde-frameworks/ktexteditor/ktexteditor-5.85.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.85.0.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.85.0.ebuild
index 8fbe5e0ed381..8dd4b006a85a 100644
--- a/kde-frameworks/ktexteditor/ktexteditor-5.85.0.ebuild
+++ b/kde-frameworks/ktexteditor/ktexteditor-5.85.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PVCUT=$(ver_cut 1-2)
QTMIN=5.15.2
@@ -14,7 +14,7 @@ LICENSE="LGPL-2+"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="+editorconfig git"
-RESTRICT+=" test"
+RESTRICT="test"
BDEPEND="
test? ( >=kde-frameworks/kservice-${PVCUT}:5 )