diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2023-10-31 10:05:57 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2023-10-31 12:46:00 +0100 |
commit | 3d5e8ba5ee0f8a29dad459a59f7baaebeb3520c5 (patch) | |
tree | 2f6d9b9b5d2e221b04ccd592587fb41a9c869d5d /sci-physics | |
parent | dev-python/taskgroup: Keyword 0.0.0_alpha4 riscv, #916537 (diff) | |
download | gentoo-3d5e8ba5ee0f8a29dad459a59f7baaebeb3520c5.tar.gz gentoo-3d5e8ba5ee0f8a29dad459a59f7baaebeb3520c5.tar.bz2 gentoo-3d5e8ba5ee0f8a29dad459a59f7baaebeb3520c5.zip |
sci-physics/clhep: stabilize 2.4.6.4 for amd64
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/clhep/clhep-2.4.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/clhep/clhep-2.4.6.4.ebuild b/sci-physics/clhep/clhep-2.4.6.4.ebuild index 8297ecd068ed..78d5e4cde95d 100644 --- a/sci-physics/clhep/clhep-2.4.6.4.ebuild +++ b/sci-physics/clhep/clhep-2.4.6.4.ebuild @@ -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 )" |