commit: da152cb9ebf8eaf082d6ddf4d0133dce3e56c4fe Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Tue May 23 07:37:07 2023 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Wed May 24 06:50:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da152cb9
sci-physics/clhep: stabilize 2.4.6.2 for amd64, x86 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org> sci-physics/clhep/clhep-2.4.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-physics/clhep/clhep-2.4.6.2.ebuild b/sci-physics/clhep/clhep-2.4.6.2.ebuild index 57eb9a57fa2c..d53a9179fe2e 100644 --- a/sci-physics/clhep/clhep-2.4.6.2.ebuild +++ b/sci-physics/clhep/clhep-2.4.6.2.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 @@ -10,7 +10,7 @@ HOMEPAGE="http://proj-clhep.web.cern.ch/proj-clhep/" SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/dist1/${P}.tgz" LICENSE="GPL-3 LGPL-3" SLOT="2/${PV}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc test threads" RESTRICT="!test? ( test )"