diff options
Diffstat (limited to 'sci-physics/geant/geant-4.11.3.0.ebuild')
-rw-r--r-- | sci-physics/geant/geant-4.11.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/geant/geant-4.11.3.0.ebuild b/sci-physics/geant/geant-4.11.3.0.ebuild index d0781ea47179..93df6ed38d47 100644 --- a/sci-physics/geant/geant-4.11.3.0.ebuild +++ b/sci-physics/geant/geant-4.11.3.0.ebuild @@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="geant4" SLOT="4/$(ver_cut 1-4)" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="+data debug doc examples freetype gdml geant3 hdf5 inventor motif opengl qt6 raytracerx static-libs tbb threads trajectories vtk" |