diff options
Diffstat (limited to 'sci-physics/hepmc/hepmc-2.04.00.ebuild')
-rw-r--r-- | sci-physics/hepmc/hepmc-2.04.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/hepmc/hepmc-2.04.00.ebuild b/sci-physics/hepmc/hepmc-2.04.00.ebuild index 3eb13becac06..f5180026ab89 100644 --- a/sci-physics/hepmc/hepmc-2.04.00.ebuild +++ b/sci-physics/hepmc/hepmc-2.04.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.2 2008/09/08 11:52:53 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.3 2008/09/16 12:44:24 jer Exp $ MYP=HepMC-${PV} @@ -10,7 +10,7 @@ SRC_URI="http://lcgapp.cern.ch/project/simu/HepMC/download/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="doc examples gev cm" DEPEND="" |