From a936ad2e05f0bd68cd36e7af28a1751fa8ee0fea Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Tue, 23 May 2023 09:36:03 +0200 Subject: sci-physics/geant: stabilize 4.11.1.0 for amd64, x86 Signed-off-by: Guilherme Amadio --- sci-physics/geant/geant-4.11.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-physics') 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" -- cgit v1.2.3-65-gdbad