summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2017-12-18 10:04:51 +0100
committerGuilherme Amadio <amadio@gentoo.org>2017-12-18 14:11:55 +0100
commitc34ba3610f73d9d3f0752d16160cd5921994c1f1 (patch)
treeec7cb8527f50bad6a33a520d31d7602d39553168
parentapp-misc/anki: Version bump, rekeyword adm64 and x86. (diff)
downloadgentoo-c34ba3610f73d9d3f0752d16160cd5921994c1f1.tar.gz
gentoo-c34ba3610f73d9d3f0752d16160cd5921994c1f1.tar.bz2
gentoo-c34ba3610f73d9d3f0752d16160cd5921994c1f1.zip
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
-rw-r--r--sci-physics/root/root-6.12.04.ebuild2
1 files changed, 0 insertions, 2 deletions
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 )
"