diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2023-05-23 09:31:54 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2023-05-24 08:50:13 +0200 |
commit | bd4f02edeaef1d5789acb68df907f165c02edabb (patch) | |
tree | abd8cc07ef5667b2f62e3a81139859c3445690dd /sci-physics | |
parent | sci-physics/geant-data: drop 4.10.7.1 (diff) | |
download | gentoo-bd4f02edeaef1d5789acb68df907f165c02edabb.tar.gz gentoo-bd4f02edeaef1d5789acb68df907f165c02edabb.tar.bz2 gentoo-bd4f02edeaef1d5789acb68df907f165c02edabb.zip |
sci-physics/geant: stabilize 4.11.0.3 for amd64, x86
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/geant/geant-4.11.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/geant/geant-4.11.0.3.ebuild b/sci-physics/geant/geant-4.11.0.3.ebuild index edb5cf30de8c..77cd061bd19f 100644 --- a/sci-physics/geant/geant-4.11.0.3.ebuild +++ b/sci-physics/geant/geant-4.11.0.3.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" |