projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad529e3
)
sci-physics/root: do not restrict Pythia versions, bug 641420
author
Guilherme Amadio
<amadio@gentoo.org>
Mon, 18 Dec 2017 09:04:51 +0000
(10:04 +0100)
committer
Guilherme Amadio
<amadio@gentoo.org>
Mon, 18 Dec 2017 13:11:55 +0000
(14:11 +0100)
The use restriction is not necessary, as there are no conflicts
between Pythia from slots 6 and 8.
Closes: https://bugs.gentoo.org/641420
Package-Manager: Portage-2.3.18, Repoman-2.3.6
sci-physics/root/root-6.12.04.ebuild
patch
|
blob
|
history
diff --git
a/sci-physics/root/root-6.12.04.ebuild
b/sci-physics/root/root-6.12.04.ebuild
index 4fb0c10e18f8b736924b47919a353e01ae603f64..a3a12846bd4a40548d9460c91585bec730e06cdd 100644
(file)
--- a/
sci-physics/root/root-6.12.04.ebuild
+++ b/
sci-physics/root/root-6.12.04.ebuild
@@
-31,8
+31,6
@@
KEYWORDS="~amd64 ~x86"
REQUIRED_USE="
!X? ( !asimage !opengl !qt4 !tiff )
python? ( ${PYTHON_REQUIRED_USE} )
- pythia6? ( !pythia8 )
- pythia8? ( !pythia6 )
tmva? ( math gsl )
davix? ( ssl )
"