commit: 8c4e01ae824b899d1a6909406cde5cb6b3805670
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 12:45:38 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 12:45:38 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c4e01ae
sci-physics/root: x86 stable wrt bug #546258
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
sci-physics/root/root-5.34.26.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-physics/root/root-5.34.26.ebuild
b/sci-physics/root/root-5.34.26.ebuild
index 67bffb8..b498a18 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 )