diff --git a/dev-util/kdevelop-python/kdevelop-python-5.2.4.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.2.4.ebuild index f62599c11d975..1f2db3dd4c51e 100644 --- a/dev-util/kdevelop-python/kdevelop-python-5.2.4.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-5.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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}"