dev-util/cdiff: x86 stable wrt bug #571168
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 14 Feb 2016 10:02:44 +0000 (11:02 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 14 Feb 2016 10:10:35 +0000 (11:10 +0100)
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-util/cdiff/cdiff-0.9.7.ebuild

index cfde74d83980c4b480e6f38448ae482c53569817..d37dc84204331e46997a4c017a9ce211042976a6 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} )
 inherit distutils-r1
 
 if [[ "${PV}" != *"9999"* ]] ; then
-       KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
        SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 else
        KEYWORDS=""