diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-30 10:45:38 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-30 10:45:38 +0000 |
commit | 941968bc77d93a9f82a8bb3d26b3a376965a9b97 (patch) | |
tree | 9f829c99b31c783ebb2287004fc1162a91f76063 /sci-physics | |
parent | net-libs/mbedtls: Stabilize 2.28.9 amd64, #944947 (diff) | |
download | gentoo-941968bc77d93a9f82a8bb3d26b3a376965a9b97.tar.gz gentoo-941968bc77d93a9f82a8bb3d26b3a376965a9b97.tar.bz2 gentoo-941968bc77d93a9f82a8bb3d26b3a376965a9b97.zip |
sci-physics/geant: Stabilize 4.11.2.2-r1 amd64, #944949
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/geant/geant-4.11.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/geant/geant-4.11.2.2-r1.ebuild b/sci-physics/geant/geant-4.11.2.2-r1.ebuild index f8e18f076dea..398b31c542e7 100644 --- a/sci-physics/geant/geant-4.11.2.2-r1.ebuild +++ b/sci-physics/geant/geant-4.11.2.2-r1.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" |