commit: b13709a74b0f200ef80d5891151640f3b9a33e5f Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Mar 6 14:39:45 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Mar 6 14:39:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b13709a7
dev-util/kdevelop-python: x86 stable (bug #774309) Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild index c0457e34f51..030a55986de 100644 --- a/dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Python plugin for KDevelop" HOMEPAGE="https://kdevelop.org/" if [[ ${KDE_BUILD_TYPE} = release ]]; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi LICENSE="GPL-2" # TODO: CHECK