commit: 1b0f7078569709a7d92854cf4c84864f81ab26ce
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 14 09:20:49 2021 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Jun 14 09:27:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b0f7078
app-doc/geant-docs: stabilize on amd64/x86
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
app-doc/geant-docs/geant-docs-4.10.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-doc/geant-docs/geant-docs-4.10.7.ebuild
b/app-doc/geant-docs/geant-docs-4.10.7.ebuild
index 56ae17a3ab7..7d93512c4e5 100644
--- a/app-doc/geant-docs/geant-docs-4.10.7.ebuild
+++ b/app-doc/geant-docs/geant-docs-4.10.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -27,7 +27,7 @@ SRC_URI="
LICENSE="geant4"
SLOT="4"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE=""
S="${DISTDIR}"