sci-physics/root: x86 stable wrt bug #546258
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 24 Sep 2015 12:45:38 +0000 (14:45 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 24 Sep 2015 12:45:38 +0000 (14:45 +0200)
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

sci-physics/root/root-5.34.26.ebuild

index 67bffb89576ed8ff8b06d4563641f97d48ef8079..b498a18babee4ff78181277ad31c2d7153692e5a 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="http://root.cern.ch/git/root.git"
 else
        SRC_URI="ftp://root.cern.ch/${PN}/${PN}_v${PV}.source.tar.gz"
-       KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 fi
 
 PYTHON_COMPAT=( python2_7 )