diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 22:01:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 22:01:51 +0200 |
commit | 9f71cffa19e8040e876c2493f2454398f0181455 (patch) | |
tree | 7afe6272e0054558bca77f92d8e83f32581b3727 /sci-physics/geant | |
parent | app-admin/drush: Stabilize 6.7.0-r4 amd64, #886647 (diff) | |
download | gentoo-9f71cffa19e8040e876c2493f2454398f0181455.tar.gz gentoo-9f71cffa19e8040e876c2493f2454398f0181455.tar.bz2 gentoo-9f71cffa19e8040e876c2493f2454398f0181455.zip |
sci-physics/geant: Stabilize 4.11.0.2-r1 x86, #886975
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-physics/geant')
-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 13238f4acef0..f366918c6989 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" |