From: Thomas Deutschmann Date: Sun, 14 Oct 2018 01:33:58 +0000 (+0200) Subject: dev-util/kdevelop-python: x86 stable (bug #667314) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9e92dbc94ef29eaecd292ff23104b74ee5f3c904;p=gentoo.git dev-util/kdevelop-python: x86 stable (bug #667314) Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- 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 f62599c11d97..1f2db3dd4c51 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}"