commit: 04e0b78506e722420fe534636b4081b42a7a1f58 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 8 10:33:47 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 8 10:33:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e0b785
dev-util/kdevelop: Stabilize 5.6.1 amd64, #763006 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/kdevelop/kdevelop-5.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/kdevelop/kdevelop-5.6.1.ebuild b/dev-util/kdevelop/kdevelop-5.6.1.ebuild index 262a77ad425..6b86e065cdd 100644 --- a/dev-util/kdevelop/kdevelop-5.6.1.ebuild +++ b/dev-util/kdevelop/kdevelop-5.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and mu HOMEPAGE="https://kdevelop.org/" if [[ ${KDE_BUILD_TYPE} = release ]]; then - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 ~x86" fi LICENSE="GPL-2 LGPL-2"
