sci-physics/geant: update REQUIRED_USE, fixes bug #757765

Closes: https://bugs.gentoo.org/757765
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
This commit is contained in:
Guilherme Amadio
2020-12-01 10:40:55 +01:00
parent c4d19c22c3
commit d3b1f48448

View File

@@ -31,7 +31,12 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+c++11 c++14 c++17 +data dawn doc examples freetype gdml geant3 hdf5
inventor motif opengl qt5 raytracerx static-libs threads vrml"
REQUIRED_USE="^^ ( c++11 c++14 c++17 )"
REQUIRED_USE="
^^ ( c++11 c++14 c++17 )
inventor? ( opengl )
motif? ( opengl )
qt5? ( opengl )
"
RDEPEND="
dev-libs/expat