commit:     1c8ec35645b617daacf436def09d6290574bf222
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 11 14:23:32 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 11 14:23:32 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1c8ec356

dev-util/kdevelop: Set KDE_GEAR="true"

See also:
https://mail.kde.org/pipermail/release-team/2021-November/012532.html

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-util/kdevelop/kdevelop-9999.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-util/kdevelop/kdevelop-9999.ebuild 
b/dev-util/kdevelop/kdevelop-9999.ebuild
index 7d1452543b..6244a12a8c 100644
--- a/dev-util/kdevelop/kdevelop-9999.ebuild
+++ b/dev-util/kdevelop/kdevelop-9999.ebuild
@@ -5,8 +5,9 @@ EAPI=8
 
 ECM_HANDBOOK="forceoptional"
 ECM_TEST="true"
+KDE_GEAR="true"
 KDE_ORG_CATEGORY="kdevelop"
-KFMIN=5.82.0
+KFMIN=5.87.0
 QTMIN=5.15.2
 VIRTUALDBUS_TEST="true"
 VIRTUALX_REQUIRED="test"
@@ -15,13 +16,10 @@ inherit ecm kde.org optfeature
 DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
 HOMEPAGE="https://kdevelop.org/";
 
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-       KEYWORDS="~amd64 ~arm64 ~x86"
-fi
-
 LICENSE="GPL-2 LGPL-2"
 SLOT="5/57" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
 IUSE="+gdbui hex +plasma +qmake reviewboard subversion"
+KEYWORDS=""
 
 # see bug 366471
 RESTRICT="test"

Reply via email to