diff options
author | 2009-03-05 23:25:11 +0000 | |
---|---|---|
committer | 2009-03-05 23:25:11 +0000 | |
commit | bd6ed0e66e0317725958af9aa09a5372abfbc88b (patch) | |
tree | 491eaa9ae8b20903d2b718c8cd228cbdcf029f09 /sci-physics/geant/geant-4.9.2-r2.ebuild | |
parent | Stable for HPPA (bug #261220). (diff) | |
download | gentoo-2-bd6ed0e66e0317725958af9aa09a5372abfbc88b.tar.gz gentoo-2-bd6ed0e66e0317725958af9aa09a5372abfbc88b.tar.bz2 gentoo-2-bd6ed0e66e0317725958af9aa09a5372abfbc88b.zip |
Sparc stable, although early. See Bug #245875 --- needed for gcc-4.3 (Bug
#245160).
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/geant/geant-4.9.2-r2.ebuild')
-rw-r--r-- | sci-physics/geant/geant-4.9.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/geant/geant-4.9.2-r2.ebuild b/sci-physics/geant/geant-4.9.2-r2.ebuild index 49b1bc521474..e43f7494f241 100644 --- a/sci-physics/geant/geant-4.9.2-r2.ebuild +++ b/sci-physics/geant/geant-4.9.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2-r2.ebuild,v 1.2 2009/03/05 19:57:52 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2-r2.ebuild,v 1.3 2009/03/05 23:25:11 fmccor Exp $ EAPI="2" @@ -27,7 +27,7 @@ done LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa sparc ~x86" IUSE="athena +data dawn debug examples gdml geant3 global minimal +motif +opengl openinventor qt4 +raytracerx static +vrml zlib" |