diff options
Diffstat (limited to 'sci-physics/geant/geant-4.11.0.1.ebuild')
-rw-r--r-- | sci-physics/geant/geant-4.11.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/geant/geant-4.11.0.1.ebuild b/sci-physics/geant/geant-4.11.0.1.ebuild index 9112a2515352..12f878c3c26b 100644 --- a/sci-physics/geant/geant-4.11.0.1.ebuild +++ b/sci-physics/geant/geant-4.11.0.1.ebuild @@ -27,7 +27,7 @@ SRC_URI="https://geant4-data.web.cern.ch/geant4-data/releases/${MY_P}.tar.gz" LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="+c++17 c++20 +data debug doc examples freetype gdml geant3 hdf5 inventor motif opengl python qt5 raytracerx static-libs tbb threads vtk" |