diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-14 03:33:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-14 03:33:12 +0200 |
commit | c32bb8b20cbfff174f3eb8a5f75d39216a285317 (patch) | |
tree | 0f5f7b8f6f4d124ff7acfad0c0dea62ea2385a74 /dev-util | |
parent | sci-libs/geos: x86 stable (bug #668322) (diff) | |
download | gentoo-c32bb8b20cbfff174f3eb8a5f75d39216a285317.tar.gz gentoo-c32bb8b20cbfff174f3eb8a5f75d39216a285317.tar.bz2 gentoo-c32bb8b20cbfff174f3eb8a5f75d39216a285317.zip |
dev-util/kdevelop: x86 stable (bug #667314)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/kdevelop/kdevelop-5.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevelop/kdevelop-5.2.4.ebuild b/dev-util/kdevelop/kdevelop-5.2.4.ebuild index f07d8b229fdc..f9a3cea017ed 100644 --- a/dev-util/kdevelop/kdevelop-5.2.4.ebuild +++ b/dev-util/kdevelop/kdevelop-5.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ inherit kde5 DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and much more" LICENSE="GPL-2 LGPL-2" IUSE="cvs +gdbui hex +plasma +qmake reviewboard subversion webkit" -[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86" +[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 x86" COMMON_DEPEND=" $(add_frameworks_dep karchive) |