commit: a936ad2e05f0bd68cd36e7af28a1751fa8ee0fea Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Tue May 23 07:36:03 2023 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Wed May 24 06:50:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a936ad2e
sci-physics/geant: stabilize 4.11.1.0 for amd64, x86 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org> sci-physics/geant/geant-4.11.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-physics/geant/geant-4.11.1.0.ebuild b/sci-physics/geant/geant-4.11.1.0.ebuild index 0f958f9e6038..256fb47daacb 100644 --- a/sci-physics/geant/geant-4.11.1.0.ebuild +++ b/sci-physics/geant/geant-4.11.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,7 +25,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 qt5 raytracerx static-libs tbb threads vtk"
