diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2023-12-01 13:09:53 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2023-12-05 13:16:25 +0100 |
commit | 33ca499d348cb807c07c3ee8147ca0665373dd81 (patch) | |
tree | f20bd4a52eacc253e7aef0d86d5865e86a646fe8 /sci-physics/geant/geant-4.11.0.4-r1.ebuild | |
parent | sci-physics/geant: drop USE flags for C++ standard (diff) | |
download | gentoo-33ca499d348cb807c07c3ee8147ca0665373dd81.tar.gz gentoo-33ca499d348cb807c07c3ee8147ca0665373dd81.tar.bz2 gentoo-33ca499d348cb807c07c3ee8147ca0665373dd81.zip |
sci-physics/geant: add subslots
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
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" |