diff options
author | 2005-03-29 16:36:44 +0000 | |
---|---|---|
committer | 2005-03-29 16:36:44 +0000 | |
commit | b3db8c70619eaac1e65c1e49e08cd9743cc6810b (patch) | |
tree | 892fe6308aaa96e335edb538faeb4f243cfdbe4f /sci-libs/root/root-4.02.00.ebuild | |
parent | Fixed digest. (diff) | |
download | gentoo-2-b3db8c70619eaac1e65c1e49e08cd9743cc6810b.tar.gz gentoo-2-b3db8c70619eaac1e65c1e49e08cd9743cc6810b.tar.bz2 gentoo-2-b3db8c70619eaac1e65c1e49e08cd9743cc6810b.zip |
add -sparc keyword: This package is currently set up NOT to build on linux:sparc and cannot build as distributed. Keyword is to make this explicit.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-libs/root/root-4.02.00.ebuild')
-rw-r--r-- | sci-libs/root/root-4.02.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/root/root-4.02.00.ebuild b/sci-libs/root/root-4.02.00.ebuild index 1308b8a8901a..be21895dffdc 100644 --- a/sci-libs/root/root-4.02.00.ebuild +++ b/sci-libs/root/root-4.02.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/root/root-4.02.00.ebuild,v 1.2 2005/03/12 23:00:30 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/root/root-4.02.00.ebuild,v 1.3 2005/03/29 16:36:44 fmccor Exp $ inherit flag-o-matic eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://root.cern.ch/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 -sparc" IUSE="afs kerberos ldap mysql opengl postgres python qt" DEPEND="virtual/x11 |