diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2023-10-31 10:03:01 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2023-10-31 12:46:00 +0100 |
commit | a1a06cef9f584e9c248654b7b0190382c110da78 (patch) | |
tree | a04e07b5ebd47d3aef30b16243699cf6242e6dd4 /sci-physics/geant | |
parent | sci-physics/clhep: stabilize 2.4.6.4 for amd64 (diff) | |
download | gentoo-a1a06cef9f584e9c248654b7b0190382c110da78.tar.gz gentoo-a1a06cef9f584e9c248654b7b0190382c110da78.tar.bz2 gentoo-a1a06cef9f584e9c248654b7b0190382c110da78.zip |
sci-physics/geant: stabilize 11.0.4 and 11.1.2 for amd64
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics/geant')
-rw-r--r-- | sci-physics/geant/geant-4.11.0.4.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.11.1.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/geant/geant-4.11.0.4.ebuild b/sci-physics/geant/geant-4.11.0.4.ebuild index d09ff3396b06..46177ea9e071 100644 --- a/sci-physics/geant/geant-4.11.0.4.ebuild +++ b/sci-physics/geant/geant-4.11.0.4.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 trajectories vtk" diff --git a/sci-physics/geant/geant-4.11.1.2.ebuild b/sci-physics/geant/geant-4.11.1.2.ebuild index f27e52f2f965..f3b3080d4a6c 100644 --- a/sci-physics/geant/geant-4.11.1.2.ebuild +++ b/sci-physics/geant/geant-4.11.1.2.ebuild @@ -25,7 +25,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 qt5 raytracerx static-libs tbb threads trajectories vtk" |