diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2021-06-14 11:15:36 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2021-06-14 11:27:36 +0200 |
commit | cba2469f5cb1d602d085970f994e3103b7076358 (patch) | |
tree | c8faad5926f9a7062798e0c296297e973680a051 /sci-physics | |
parent | sci-physics/clhep: remove unnecessary reference to ED (diff) | |
download | gentoo-cba2469f5cb1d602d085970f994e3103b7076358.tar.gz gentoo-cba2469f5cb1d602d085970f994e3103b7076358.tar.bz2 gentoo-cba2469f5cb1d602d085970f994e3103b7076358.zip |
sci-physics/clhep: stable on amd64/x86
Package-Manager: Portage-3.0.19, 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.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/clhep/clhep-2.4.4.0.ebuild b/sci-physics/clhep/clhep-2.4.4.0.ebuild index d7411dc23521..770db67ea689 100644 --- a/sci-physics/clhep/clhep-2.4.4.0.ebuild +++ b/sci-physics/clhep/clhep-2.4.4.0.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 )" |