diff options
Diffstat (limited to 'sci-physics/hepmc/hepmc-2.06.05.ebuild')
-rw-r--r-- | sci-physics/hepmc/hepmc-2.06.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/hepmc/hepmc-2.06.05.ebuild b/sci-physics/hepmc/hepmc-2.06.05.ebuild index f4ab9a678012..5a95b4fe7a9e 100644 --- a/sci-physics/hepmc/hepmc-2.06.05.ebuild +++ b/sci-physics/hepmc/hepmc-2.06.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.05.ebuild,v 1.1 2011/05/03 16:21:07 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.05.ebuild,v 1.2 2011/06/08 15:15:24 jer Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://lcgapp.cern.ch/project/simu/HepMC/download/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~x86" IUSE="doc examples gev cm static-libs" RDEPEND="" |