commit: 31db26da4ffe5ee1f369d8fcb2170784dad2610e
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Tue May 23 07:33:04 2023 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Wed May 24 06:50:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31db26da
sci-physics/geant-data: stabilize 4.11.1.0 for amd64, x86
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
sci-physics/geant-data/geant-data-4.11.1.0.ebuild | 4 ++--
1 file 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}"