commit: 6fe851ed5eaa9a9b5300b73142cd1af483f5a098
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 14:11:21 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 14:11:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fe851ed
sci-physics/root: amd64 stable wrt bug #601682
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-physics/root/root-5.34.36.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-physics/root/root-5.34.36.ebuild
b/sci-physics/root/root-5.34.36.ebuild
index 0872b4d..722616e 100644
--- a/sci-physics/root/root-5.34.36.ebuild
+++ b/sci-physics/root/root-5.34.36.ebuild
@@ -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 )