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/plasma
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/plasma')
-rw-r--r--kde-frameworks/plasma/plasma-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/plasma/plasma-9999.ebuild b/kde-frameworks/plasma/plasma-9999.ebuild
index c4e0fe4331..cdc2612fe6 100644
--- a/kde-frameworks/plasma/plasma-9999.ebuild
+++ b/kde-frameworks/plasma/plasma-9999.ebuild
@@ -15,7 +15,7 @@ LICENSE="LGPL-2+"
KEYWORDS=""
IUSE="gles2-only wayland X"
-RESTRICT+=" test"
+RESTRICT="test"
BDEPEND="
>=kde-frameworks/kdoctools-${PVCUT}:5