dev-util/kdevelop-python: amd64 stable wrt bug #565998
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 1 Dec 2015 11:20:22 +0000 (12:20 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 1 Dec 2015 11:20:22 +0000 (12:20 +0100)
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

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

index 924bb1ede2dc52aaf5836730ce8b7e8c07ca5287..ad790219c8ec49b03818aa1a77ff62745a625e12 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