summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-09-24 14:45:38 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-09-24 14:45:38 +0200
commit8c4e01ae824b899d1a6909406cde5cb6b3805670 (patch)
tree216804a794457ced869486699872b0d5635235d4 /sci-physics
parentapp-doc/root-docs: x86 stable wrt bug #546258 (diff)
downloadgentoo-8c4e01ae824b899d1a6909406cde5cb6b3805670.tar.gz
gentoo-8c4e01ae824b899d1a6909406cde5cb6b3805670.tar.bz2
gentoo-8c4e01ae824b899d1a6909406cde5cb6b3805670.zip
sci-physics/root: x86 stable wrt bug #546258
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/root/root-5.34.26.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/root/root-5.34.26.ebuild b/sci-physics/root/root-5.34.26.ebuild
index 67bffb89576e..b498a18babee 100644
--- a/sci-physics/root/root-5.34.26.ebuild
+++ b/sci-physics/root/root-5.34.26.ebuild
@@ -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 )