commit: aa48c93da32d09e29f50a0f95a7b180a48159884
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 23:56:09 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 23:56:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa48c93d
dev-util/kdevelop-python: x86 stable (bug #633368)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
dev-util/kdevelop-python/kdevelop-python-5.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.1.2.ebuild
b/dev-util/kdevelop-python/kdevelop-python-5.1.2.ebuild
index 681783b6f19..94d73c09047 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.1.2.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.1.2.ebuild
@@ -12,7 +12,7 @@ inherit kde5 python-single-r1
DESCRIPTION="Python plugin for KDevelop"
IUSE=""
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"