summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2023-05-23 09:36:03 +0200
committerGuilherme Amadio <amadio@gentoo.org>2023-05-24 08:50:13 +0200
commita936ad2e05f0bd68cd36e7af28a1751fa8ee0fea (patch)
tree12bca883434c6d96dc5237b6cb68f255772e74f9 /sci-physics
parentsci-physics/geant: stabilize 4.11.0.3 for amd64, x86 (diff)
downloadgentoo-a936ad2e05f0bd68cd36e7af28a1751fa8ee0fea.tar.gz
gentoo-a936ad2e05f0bd68cd36e7af28a1751fa8ee0fea.tar.bz2
gentoo-a936ad2e05f0bd68cd36e7af28a1751fa8ee0fea.zip
sci-physics/geant: stabilize 4.11.1.0 for amd64, x86
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/geant/geant-4.11.1.0.ebuild4
1 files 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"