diff options
Diffstat (limited to 'sci-physics/pythia/pythia-8.1.45.ebuild')
-rw-r--r-- | sci-physics/pythia/pythia-8.1.45.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/pythia/pythia-8.1.45.ebuild b/sci-physics/pythia/pythia-8.1.45.ebuild index 5603bedd9683..ca83c4ca7447 100644 --- a/sci-physics/pythia/pythia-8.1.45.ebuild +++ b/sci-physics/pythia/pythia-8.1.45.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/pythia/pythia-8.1.45.ebuild,v 1.4 2011/02/10 23:17:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.45.ebuild,v 1.5 2011/02/13 17:35:53 armin76 Exp $ EAPI=2 @@ -15,7 +15,7 @@ SRC_URI="http://home.thep.lu.se/~torbjorn/${PN}${MV}/${MY_P}.tgz" LICENSE="GPL-2" SLOT="8" -KEYWORDS="amd64 ~hppa ~sparc x86" +KEYWORDS="amd64 ~hppa x86" IUSE="doc examples +hepmc static-libs" DEPEND="hepmc? ( sci-physics/hepmc )" |