diff options
author | Sam James <sam@gentoo.org> | 2023-05-03 23:09:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-03 23:09:15 +0100 |
commit | d52775cb2d0d88fd375fa8b947e98124323c8177 (patch) | |
tree | 7b159244a96d142a0623cb9c87eeb4bf312423e5 /sci-physics | |
parent | dev-perl/IO-AIO: Stabilize 4.790.0 x86, #902681 (diff) | |
download | gentoo-d52775cb2d0d88fd375fa8b947e98124323c8177.tar.gz gentoo-d52775cb2d0d88fd375fa8b947e98124323c8177.tar.bz2 gentoo-d52775cb2d0d88fd375fa8b947e98124323c8177.zip |
sci-physics/hepmc: Stabilize 2.06.11 x86, #905466
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/hepmc/hepmc-2.06.11.ebuild | 4 |
1 files 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 )" |