diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2020-11-18 15:36:07 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2020-11-18 16:49:10 +0100 |
commit | b150517bdefd976d4a0e6b6790b06099b8e064f0 (patch) | |
tree | 9b6f064c31e4c5d135217dc3a15389f15741caec /sci-physics/clhep | |
parent | sci-physics/geant-data: mark as stable (diff) | |
download | gentoo-b150517bdefd976d4a0e6b6790b06099b8e064f0.tar.gz gentoo-b150517bdefd976d4a0e6b6790b06099b8e064f0.tar.bz2 gentoo-b150517bdefd976d4a0e6b6790b06099b8e064f0.zip |
sci-physics/clhep: mark 2.4.1.3 as stable on amd64
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics/clhep')
-rw-r--r-- | sci-physics/clhep/clhep-2.4.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/clhep/clhep-2.4.1.3-r1.ebuild b/sci-physics/clhep/clhep-2.4.1.3-r1.ebuild index 817da604300f..cfc4c3b20e1d 100644 --- a/sci-physics/clhep/clhep-2.4.1.3-r1.ebuild +++ b/sci-physics/clhep/clhep-2.4.1.3-r1.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 )" |