diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2020-11-18 17:45:12 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2020-11-18 17:47:24 +0100 |
commit | a4ee0b61b7218b6533ea78b8b1e36fd2415112cc (patch) | |
tree | 85f8b9fd13ca1ac288effa3a2b3906efe7edd321 /sci-physics | |
parent | sci-physics/clhep: move to cmake.eclass (diff) | |
download | gentoo-a4ee0b61b7218b6533ea78b8b1e36fd2415112cc.tar.gz gentoo-a4ee0b61b7218b6533ea78b8b1e36fd2415112cc.tar.bz2 gentoo-a4ee0b61b7218b6533ea78b8b1e36fd2415112cc.zip |
sci-physics/clhep: mark as stable on x86
Closes: https://bugs.gentoo.org/657254
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/clhep/clhep-2.4.1.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/clhep/clhep-2.4.1.3-r2.ebuild b/sci-physics/clhep/clhep-2.4.1.3-r2.ebuild index bca84447a5c0..d2ec26241032 100644 --- a/sci-physics/clhep/clhep-2.4.1.3-r2.ebuild +++ b/sci-physics/clhep/clhep-2.4.1.3-r2.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 )" |