From: Agostino Sarubbo Date: Fri, 20 Mar 2020 09:04:13 +0000 (+0100) Subject: dev-util/kdevelop-python: x86 stable wrt bug #712148 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=95130efefe17578d47324b3a1cb84b6d4492bb99;p=gentoo.git dev-util/kdevelop-python: x86 stable wrt bug #712148 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild index 3ee515298d70..ed59051526ef 100644 --- a/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild @@ -11,7 +11,7 @@ QTMIN=5.12.3 inherit ecm kde.org python-single-r1 if [[ ${KDE_BUILD_TYPE} = release ]]; then - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Python plugin for KDevelop"