summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2022-05-30 14:47:02 +0200
committerGuilherme Amadio <amadio@gentoo.org>2022-05-31 08:53:32 +0200
commit6be996b6ac2706dd20d532d3e39dee32a045fa41 (patch)
tree66163ad40a483eae65eba50f878b193504b9517a /sci-physics
parentsci-physics/geant-data: stable on amd64/x86 (diff)
downloadgentoo-6be996b6ac2706dd20d532d3e39dee32a045fa41.tar.gz
gentoo-6be996b6ac2706dd20d532d3e39dee32a045fa41.tar.bz2
gentoo-6be996b6ac2706dd20d532d3e39dee32a045fa41.zip
sci-physics/clhep: stabilize 2.4.5.1 on amd64/x86
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/clhep/clhep-2.4.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/clhep/clhep-2.4.5.1.ebuild b/sci-physics/clhep/clhep-2.4.5.1.ebuild
index ab61250e0377..bae7df5849e2 100644
--- a/sci-physics/clhep/clhep-2.4.5.1.ebuild
+++ b/sci-physics/clhep/clhep-2.4.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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 )"