diff options
author | 2024-12-06 16:28:01 +0100 | |
---|---|---|
committer | 2024-12-06 16:28:01 +0100 | |
commit | 97747271014ef567add7d41b0b2c0110240d84a5 (patch) | |
tree | 8742e642eb0753aa51e58c9100813f78a033222b /sci-physics | |
parent | sci-physics/geant: add 4.11.3.0 (diff) | |
download | gentoo-97747271014ef567add7d41b0b2c0110240d84a5.tar.gz gentoo-97747271014ef567add7d41b0b2c0110240d84a5.tar.bz2 gentoo-97747271014ef567add7d41b0b2c0110240d84a5.zip |
sci-physics/geant: destabilize 4.11.3.0 for ~amd64
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/geant/geant-4.11.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/geant/geant-4.11.3.0.ebuild b/sci-physics/geant/geant-4.11.3.0.ebuild index d0781ea47179..93df6ed38d47 100644 --- a/sci-physics/geant/geant-4.11.3.0.ebuild +++ b/sci-physics/geant/geant-4.11.3.0.ebuild @@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="geant4" SLOT="4/$(ver_cut 1-4)" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="+data debug doc examples freetype gdml geant3 hdf5 inventor motif opengl qt6 raytracerx static-libs tbb threads trajectories vtk" |