diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-04 17:51:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-04 19:40:58 +0000 |
commit | a993a42cc98eb5792c9cc0d6fbb8cad0b09ecc7c (patch) | |
tree | 51881cbac0b689fa4f4b946c992e3f4260e77f71 /sci-physics/clhep | |
parent | dev-libs/protobuf-c: stable 1.3.1 for sparc, bug #677218 (diff) | |
download | gentoo-a993a42cc98eb5792c9cc0d6fbb8cad0b09ecc7c.tar.gz gentoo-a993a42cc98eb5792c9cc0d6fbb8cad0b09ecc7c.tar.bz2 gentoo-a993a42cc98eb5792c9cc0d6fbb8cad0b09ecc7c.zip |
sci-physics/clhep: stable 2.4.0.4 for hppa, bug #657254
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-physics/clhep')
-rw-r--r-- | sci-physics/clhep/clhep-2.4.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/clhep/clhep-2.4.0.4.ebuild b/sci-physics/clhep/clhep-2.4.0.4.ebuild index 5f32e859e2c6..1a4f4b585e1a 100644 --- a/sci-physics/clhep/clhep-2.4.0.4.ebuild +++ b/sci-physics/clhep/clhep-2.4.0.4.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://proj-clhep.web.cern.ch/proj-clhep/" SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz" LICENSE="GPL-3 LGPL-3" SLOT="2/${PV}" -KEYWORDS="amd64 ~hppa ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 hppa ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc test threads" |