Gentoo Archives: gentoo-commits

From: Guilherme Amadio <amadio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/geant/
Date: Tue, 31 May 2022 06:53:55
Message-Id: 1653980012.11d84898e6a0e718813c1b98000ac6bbd4bf05e2.amadio@gentoo
1 commit: 11d84898e6a0e718813c1b98000ac6bbd4bf05e2
2 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 12:54:34 2022 +0000
4 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 06:53:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11d84898
7
8 sci-physics/geant: stabilize 4.11.0.1 on amd64
9
10 Note: x86 stabilization needs to wait for stable
11 version of sci-libs/vtk[qt5].
12
13 Package-Manager: Portage-3.0.30, Repoman-3.0.3
14 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
15
16 sci-physics/geant/geant-4.11.0.1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sci-physics/geant/geant-4.11.0.1.ebuild b/sci-physics/geant/geant-4.11.0.1.ebuild
20 index 9112a2515352..12f878c3c26b 100644
21 --- a/sci-physics/geant/geant-4.11.0.1.ebuild
22 +++ b/sci-physics/geant/geant-4.11.0.1.ebuild
23 @@ -27,7 +27,7 @@ SRC_URI="https://geant4-data.web.cern.ch/geant4-data/releases/${MY_P}.tar.gz"
24
25 LICENSE="geant4"
26 SLOT="4"
27 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
28 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
29 IUSE="+c++17 c++20 +data debug doc examples freetype gdml geant3 hdf5 inventor motif opengl
30 python qt5 raytracerx static-libs tbb threads vtk"