aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-08-21 15:50:47 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-08-21 15:51:36 +0200
commit28a840d3804a7a2842b74aba2df04f1365bb0839 (patch)
treed4466454b1c1a99bf5ba0fd8845f864499b86c54 /kde-frameworks/ktexteditor
parentkde-apps/kross-interpreters: EAPI-8 bump, drop ruby25 (diff)
downloadkde-28a840d3804a7a2842b74aba2df04f1365bb0839.tar.gz
kde-28a840d3804a7a2842b74aba2df04f1365bb0839.tar.bz2
kde-28a840d3804a7a2842b74aba2df04f1365bb0839.zip
*/*: RESTRICT+= -> RESTRICT= for EAPI-8 based ebuilds
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/ktexteditor')
-rw-r--r--kde-frameworks/ktexteditor/ktexteditor-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/ktexteditor/ktexteditor-9999.ebuild b/kde-frameworks/ktexteditor/ktexteditor-9999.ebuild
index 4376e76aa3..51a9741ca5 100644
--- a/kde-frameworks/ktexteditor/ktexteditor-9999.ebuild
+++ b/kde-frameworks/ktexteditor/ktexteditor-9999.ebuild
@@ -14,7 +14,7 @@ LICENSE="LGPL-2+"
KEYWORDS=""
IUSE="+editorconfig git"
-RESTRICT+=" test"
+RESTRICT="test"
BDEPEND="
test? ( >=kde-frameworks/kservice-${PVCUT}:5 )