commit: c92a5d34fb405598c369ade75bd6a19950fb28da
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 12:44:15 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 12:44:15 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c92a5d34
sci-physics/root: amd64 stable wrt bug #546258
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 3ba947e..67bffb8 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 )