diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-02-06 09:39:16 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-02-06 09:39:16 +0100 |
commit | f32e3be8856efbc9d359b9f9dfe1154d20792c0a (patch) | |
tree | a252d4655e3174de0f59be420e75f7ab3ef36d7f /sci-physics/clhep | |
parent | dev-libs/uchardet: Mark ~hppa ~ppc64 (bug #569114). (diff) | |
download | gentoo-f32e3be8856efbc9d359b9f9dfe1154d20792c0a.tar.gz gentoo-f32e3be8856efbc9d359b9f9dfe1154d20792c0a.tar.bz2 gentoo-f32e3be8856efbc9d359b9f9dfe1154d20792c0a.zip |
sci-physics/clhep: Stable for HPPA (bug #556782).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sci-physics/clhep')
-rw-r--r-- | sci-physics/clhep/clhep-2.2.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/clhep/clhep-2.2.0.5.ebuild b/sci-physics/clhep/clhep-2.2.0.5.ebuild index 8ad410c0c861..9f43c742848b 100644 --- a/sci-physics/clhep/clhep-2.2.0.5.ebuild +++ b/sci-physics/clhep/clhep-2.2.0.5.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cern.ch/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" +KEYWORDS="amd64 hppa ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc static-libs test" RDEPEND="" |