summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-12-19 15:12:57 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-12-19 15:12:57 +0100
commit91d7c058b7af4945e8cca6728fe08fd5a594b2f8 (patch)
tree7d25c48aec9fed3265c131c7bca1433da5a22910
parentapp-doc/root-docs: amd64 stable wrt bug #601682 (diff)
downloadgentoo-91d7c058b7af4945e8cca6728fe08fd5a594b2f8.tar.gz
gentoo-91d7c058b7af4945e8cca6728fe08fd5a594b2f8.tar.bz2
gentoo-91d7c058b7af4945e8cca6728fe08fd5a594b2f8.zip
sci-physics/root: x86 stable wrt bug #601682
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sci-physics/root/root-5.34.36.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )