diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2017-12-18 10:04:51 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2017-12-18 14:11:55 +0100 |
commit | c34ba3610f73d9d3f0752d16160cd5921994c1f1 (patch) | |
tree | ec7cb8527f50bad6a33a520d31d7602d39553168 /sci-physics | |
parent | app-misc/anki: Version bump, rekeyword adm64 and x86. (diff) | |
download | gentoo-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
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/root-6.12.04.ebuild | 2 |
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 ) " |