From: Agostino Sarubbo Date: Thu, 24 Sep 2015 12:44:15 +0000 (+0200) Subject: sci-physics/root: amd64 stable wrt bug #546258 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c92a5d34fb405598c369ade75bd6a19950fb28da;p=gentoo.git sci-physics/root: amd64 stable wrt bug #546258 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" --- diff --git a/sci-physics/root/root-5.34.26.ebuild b/sci-physics/root/root-5.34.26.ebuild index 3ba947eccbb0..67bffb89576e 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 )