diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 12:44:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 12:44:57 +0000 |
commit | 1b03384889c06549e71cafa52422ca63f9eccc37 (patch) | |
tree | 9dd40aa902ff38b112d72ea94964b23ea596534c /sci-physics/geant/geant-4.9.2_p02.ebuild | |
parent | alpha/arm/ia64/sh/sparc stable wrt #353264 (diff) | |
download | gentoo-2-1b03384889c06549e71cafa52422ca63f9eccc37.tar.gz gentoo-2-1b03384889c06549e71cafa52422ca63f9eccc37.tar.bz2 gentoo-2-1b03384889c06549e71cafa52422ca63f9eccc37.zip |
Drop sparc keywords
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'sci-physics/geant/geant-4.9.2_p02.ebuild')
-rw-r--r-- | sci-physics/geant/geant-4.9.2_p02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/geant/geant-4.9.2_p02.ebuild b/sci-physics/geant/geant-4.9.2_p02.ebuild index 7e40b6bd237f..68ae3428998a 100644 --- a/sci-physics/geant/geant-4.9.2_p02.ebuild +++ b/sci-physics/geant/geant-4.9.2_p02.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/geant/geant-4.9.2_p02.ebuild,v 1.10 2011/01/22 02:28:43 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild,v 1.11 2011/02/13 12:44:57 armin76 Exp $ EAPI=2 @@ -27,7 +27,7 @@ done LICENSE="geant4" SLOT="4" -KEYWORDS="amd64 hppa sparc x86" +KEYWORDS="amd64 hppa x86" IUSE="aida athena +data dawn debug examples gdml geant3 global minimal +motif +opengl openinventor qt4 +raytracerx static +vrml zlib" |