commit: d52775cb2d0d88fd375fa8b947e98124323c8177
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 3 22:09:15 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 3 22:09:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52775cb
sci-physics/hepmc: Stabilize 2.06.11 x86, #905466
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-physics/hepmc/hepmc-2.06.11.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-physics/hepmc/hepmc-2.06.11.ebuild
b/sci-physics/hepmc/hepmc-2.06.11.ebuild
index f75ed0d07cf6..05fd4f5de9fb 100644
--- a/sci-physics/hepmc/hepmc-2.06.11.ebuild
+++ b/sci-physics/hepmc/hepmc-2.06.11.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
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MYP}"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
IUSE="cm doc examples gev test"
RESTRICT="!test? ( test )"