dev-util/kdevelop-python: x86 stable wrt bug #565998
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 25 Dec 2015 16:47:21 +0000 (17:47 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 25 Dec 2015 16:47:21 +0000 (17:47 +0100)
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-util/kdevelop-python/kdevelop-python-1.7.2.ebuild

index ad790219c8ec49b03818aa1a77ff62745a625e12..e0db81fd8dce71fae59b3ec80dbcf009b88f89ae 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