diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2022-05-30 14:54:34 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2022-05-31 08:53:32 +0200 |
commit | 11d84898e6a0e718813c1b98000ac6bbd4bf05e2 (patch) | |
tree | 59ce68705aba6143182920141b97a8843640811e /sci-physics | |
parent | sci-physics/clhep: drop old (diff) | |
download | gentoo-11d84898e6a0e718813c1b98000ac6bbd4bf05e2.tar.gz gentoo-11d84898e6a0e718813c1b98000ac6bbd4bf05e2.tar.bz2 gentoo-11d84898e6a0e718813c1b98000ac6bbd4bf05e2.zip |
sci-physics/geant: stabilize 4.11.0.1 on amd64
Note: x86 stabilization needs to wait for stable
version of sci-libs/vtk[qt5].
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/geant/geant-4.11.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/geant/geant-4.11.0.1.ebuild b/sci-physics/geant/geant-4.11.0.1.ebuild index 9112a2515352..12f878c3c26b 100644 --- a/sci-physics/geant/geant-4.11.0.1.ebuild +++ b/sci-physics/geant/geant-4.11.0.1.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" |