diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2020-03-16 17:26:41 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2020-03-16 17:58:49 +0100 |
commit | c652660ed5ceabcc0117f3fd636483104f184075 (patch) | |
tree | ffc51cdf243eb4fe105e05435345bf854b9bdf71 /sci-physics/clhep/clhep-2.4.1.2.ebuild | |
parent | sci-physics/geant: version bumps for Geant4 10.6 (diff) | |
download | gentoo-c652660ed5ceabcc0117f3fd636483104f184075.tar.gz gentoo-c652660ed5ceabcc0117f3fd636483104f184075.tar.bz2 gentoo-c652660ed5ceabcc0117f3fd636483104f184075.zip |
sci-physics/clhep: drop keywords not supported by sci-physics/geant
This package is only used by sci-physics/{geant,vgm}, so adding keywords
for arches other than what they support is not necessary.
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics/clhep/clhep-2.4.1.2.ebuild')
-rw-r--r-- | sci-physics/clhep/clhep-2.4.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/clhep/clhep-2.4.1.2.ebuild b/sci-physics/clhep/clhep-2.4.1.2.ebuild index 7368c4435947..d1e22595d8af 100644 --- a/sci-physics/clhep/clhep-2.4.1.2.ebuild +++ b/sci-physics/clhep/clhep-2.4.1.2.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 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc test threads" RESTRICT="!test? ( test )" |