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