commit: 624aef1a3b151e6e202c92e47467b882b994451a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 8 10:33:48 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 8 10:33:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=624aef1a
dev-util/kdevelop-python: Stabilize 5.6.1 amd64, #763006 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/kdevelop-python/kdevelop-python-5.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/kdevelop-python/kdevelop-python-5.6.1.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.6.1.ebuild index f8b45387e8e..b246d4e382b 100644 --- a/dev-util/kdevelop-python/kdevelop-python-5.6.1.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-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 @@ -15,7 +15,7 @@ DESCRIPTION="Python plugin for KDevelop" HOMEPAGE="https://www.kdevelop.org/" if [[ ${KDE_BUILD_TYPE} = release ]]; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-2" # TODO: CHECK
