dev-util/kdevelop-python: x86 stable wrt bug #533386
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 9 Aug 2015 17:31:54 +0000 (20:31 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 9 Aug 2015 17:33:29 +0000 (20:33 +0300)
Package-Manager: portage-2.2.20

dev-util/kdevelop-python/kdevelop-python-1.7.1.ebuild

index d49dff596adc611677f3c6b0409c0aa2d389df7c..704fac8963038d8c4acc299058e0636bd7b38019 100644 (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