sci-physics/root: x86 stable wrt bug #546258

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
This commit is contained in:
Agostino Sarubbo
2015-09-24 14:45:38 +02:00
parent dea381e196
commit 8c4e01ae82

View File

@@ -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 )