commit: 9f092c205a6f96f1d9f33887f343986c529adff9
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 11 16:47:10 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Sep 11 16:47:10 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9f092c20
kde5-functions.eclass: Drop no-op line
Reported-by: Arfrever
eclass/kde5-functions.eclass | 1 -
1 file changed, 1 deletion(-)
diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 3fa79d8565..0d59126c3a 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -33,7 +33,6 @@ export KDE_BUILD_TYPE
case ${CATEGORY} in
kde-frameworks)
[[ ${KDE_BUILD_TYPE} = live ]] && : ${FRAMEWORKS_MINIMAL:=9999}
- [[ ${KDE_BUILD_TYPE} = live || $(get_version_component_range 2)
-ge 37 ]]
;;
kde-plasma)
if [[ ${KDE_BUILD_TYPE} = live ]]; then