diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-09-08 11:52:53 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-09-08 11:52:53 +0000 |
commit | d5a98da5c0b12a1778d0c8efafc3fed35aacb9e0 (patch) | |
tree | b48224f3480914569ceb26bdcb8fcafe62760b54 /sci-physics/hepmc/hepmc-2.04.00.ebuild | |
parent | Marked ~ppc for bug #235464. (diff) | |
download | historical-d5a98da5c0b12a1778d0c8efafc3fed35aacb9e0.tar.gz historical-d5a98da5c0b12a1778d0c8efafc3fed35aacb9e0.tar.bz2 historical-d5a98da5c0b12a1778d0c8efafc3fed35aacb9e0.zip |
Add ~sparc for testing --- Bug #236718 --- all tests pass.
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64
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 599394f410cc..3eb13becac06 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.1 2008/09/07 22:13:50 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.2 2008/09/08 11:52:53 fmccor 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 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="doc examples gev cm" DEPEND="" |