diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2021-12-14 16:06:18 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2021-12-14 16:06:18 +0100 |
commit | 2e93eaff6e500cb4ec1c1f33e4bb6501adb0a510 (patch) | |
tree | 5f1ceb2a6d98ece747eaa0547c03a1a5c910e20a /sci-physics | |
parent | sci-physics/geant: version bump to 4.11.0.0 (diff) | |
download | gentoo-2e93eaff6e500cb4ec1c1f33e4bb6501adb0a510.tar.gz gentoo-2e93eaff6e500cb4ec1c1f33e4bb6501adb0a510.tar.bz2 gentoo-2e93eaff6e500cb4ec1c1f33e4bb6501adb0a510.zip |
sci-physics/geant: stabilize 4.10.7.3 on amd64/x86
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.10.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/geant/geant-4.10.7.3.ebuild b/sci-physics/geant/geant-4.10.7.3.ebuild index 2b4f8cd92a19..b25e1a0f55d8 100644 --- a/sci-physics/geant/geant-4.10.7.3.ebuild +++ b/sci-physics/geant/geant-4.10.7.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++11 c++14 +c++17 +data dawn doc examples freetype gdml geant3 hdf5 inventor motif opengl qt5 raytracerx static-libs threads vrml" |