diff options
author | 2023-05-23 09:33:04 +0200 | |
---|---|---|
committer | 2023-05-24 08:50:12 +0200 | |
commit | 31db26da4ffe5ee1f369d8fcb2170784dad2610e (patch) | |
tree | f69cfc2829622c986a6e6e62bc38ce4b2fd0bb65 /sci-physics/geant-data | |
parent | sci-physics/clhep: stabilize 2.4.6.2 for amd64, x86 (diff) | |
download | gentoo-31db26da4ffe5ee1f369d8fcb2170784dad2610e.tar.gz gentoo-31db26da4ffe5ee1f369d8fcb2170784dad2610e.tar.bz2 gentoo-31db26da4ffe5ee1f369d8fcb2170784dad2610e.zip |
sci-physics/geant-data: stabilize 4.11.1.0 for amd64, x86
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics/geant-data')
-rw-r--r-- | sci-physics/geant-data/geant-data-4.11.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/geant-data/geant-data-4.11.1.0.ebuild b/sci-physics/geant-data/geant-data-4.11.1.0.ebuild index 11d98c4d2e2f..114c70d71ca4 100644 --- a/sci-physics/geant-data/geant-data-4.11.1.0.ebuild +++ b/sci-physics/geant-data/geant-data-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=7 @@ -32,7 +32,7 @@ unset DATASET FILENAME VERSION ENVVAR LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}" |