sci-physics/root: amd64 stable wrt bug #601682
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 19 Dec 2016 14:11:21 +0000 (15:11 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 19 Dec 2016 14:11:21 +0000 (15:11 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sci-physics/root/root-5.34.36.ebuild

index 0872b4d5b2388b6c9f46c222b4dfbbd7cdf7bdcc..722616e1c3297d81f4fbe6c67fec5b9af57b4b68 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="http://root.cern.ch/git/root.git"
 else
        SRC_URI="https://root.cern.ch/download/${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 )