From 91d7c058b7af4945e8cca6728fe08fd5a594b2f8 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 19 Dec 2016 15:12:57 +0100 Subject: sci-physics/root: x86 stable wrt bug #601682 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- sci-physics/root/root-5.34.36.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-physics/root/root-5.34.36.ebuild') diff --git a/sci-physics/root/root-5.34.36.ebuild b/sci-physics/root/root-5.34.36.ebuild index 722616e1c329..8fcb69de0d0c 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 ) -- cgit v1.2.3-65-gdbad