dev-util/kdevelop-python: x86 stable wrt bug #565998

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2015-12-25 17:47:21 +01:00
parent 2580273ad9
commit b3b58ca219

View File

@@ -14,7 +14,7 @@ inherit kde4-base python-any-r1
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/kdevelop/${KDEVELOP_VERSION}/src/${MY_P}.tar.xz"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
S=${WORKDIR}/${MY_P}
fi