diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2022-09-16 10:56:19 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2022-09-19 14:11:13 +0200 |
commit | d152a170f1386f33d392c719b2fbee146f4b3a55 (patch) | |
tree | 65ffb6f3e76029ffcf5b5d08f8417784766e27e6 /sci-physics | |
parent | sci-physics/geant: version bump to 4.11.0.3 (diff) | |
download | gentoo-d152a170f1386f33d392c719b2fbee146f4b3a55.tar.gz gentoo-d152a170f1386f33d392c719b2fbee146f4b3a55.tar.bz2 gentoo-d152a170f1386f33d392c719b2fbee146f4b3a55.zip |
sci-physics/geant: stabilize 4.11.0.2-r1 for amd64
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/geant/geant-4.11.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/geant/geant-4.11.0.2-r1.ebuild b/sci-physics/geant/geant-4.11.0.2-r1.ebuild index e43a735dfdc4..13238f4acef0 100644 --- a/sci-physics/geant/geant-4.11.0.2-r1.ebuild +++ b/sci-physics/geant/geant-4.11.0.2-r1.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" |