dev-util/kdevelop-python: x86 stable (bug #667314)

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann
2018-10-14 03:33:58 +02:00
parent 57b42e427e
commit 9e92dbc94e

View File

@@ -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}"