summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kconfig/kconfig-5.85.0.ebuild')
-rw-r--r--kde-frameworks/kconfig/kconfig-5.85.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kconfig/kconfig-5.85.0.ebuild b/kde-frameworks/kconfig/kconfig-5.85.0.ebuild
index 7696524b519e..f2f24bbd72a3 100644
--- a/kde-frameworks/kconfig/kconfig-5.85.0.ebuild
+++ b/kde-frameworks/kconfig/kconfig-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
QTMIN=5.15.2
VIRTUALX_REQUIRED="test"
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="dbus nls"
# bug 560086
-RESTRICT+=" test"
+RESTRICT="test"
BDEPEND="
nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )