From: Guilherme Amadio Date: Mon, 18 Dec 2017 09:04:51 +0000 (+0100) Subject: sci-physics/root: do not restrict Pythia versions, bug 641420 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c34ba3610f73d9d3f0752d16160cd5921994c1f1;p=gentoo.git 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 --- diff --git a/sci-physics/root/root-6.12.04.ebuild b/sci-physics/root/root-6.12.04.ebuild index 4fb0c10e18f8..a3a12846bd4a 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 ) "