commit:     c34ba3610f73d9d3f0752d16160cd5921994c1f1
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 18 09:04:51 2017 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Dec 18 13:11:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c34ba361

sci-physics/root: do not restrict Pythia versions, bug 641420

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 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sci-physics/root/root-6.12.04.ebuild 
b/sci-physics/root/root-6.12.04.ebuild
index 4fb0c10e18f..a3a12846bd4 100644
--- 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 )
 "

Reply via email to