diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-30 20:24:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-30 20:24:56 +0000 |
commit | 7a62088642d89a81f1cbfa03f3c21458e532f31f (patch) | |
tree | 231acae8146e0572657469b7818f7f1843f41391 /dev-lisp/mzscheme/mzscheme-205.ebuild | |
parent | update use.mask (diff) | |
download | gentoo-2-7a62088642d89a81f1cbfa03f3c21458e532f31f.tar.gz gentoo-2-7a62088642d89a81f1cbfa03f3c21458e532f31f.tar.bz2 gentoo-2-7a62088642d89a81f1cbfa03f3c21458e532f31f.zip |
Keyworded ~sparc wrt #65216
Diffstat (limited to 'dev-lisp/mzscheme/mzscheme-205.ebuild')
-rw-r--r-- | dev-lisp/mzscheme/mzscheme-205.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/mzscheme/mzscheme-205.ebuild b/dev-lisp/mzscheme/mzscheme-205.ebuild index b2cfd35f723f..d1b8347a4a8c 100644 --- a/dev-lisp/mzscheme/mzscheme-205.ebuild +++ b/dev-lisp/mzscheme/mzscheme-205.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mzscheme/mzscheme-205.ebuild,v 1.7 2004/09/24 21:40:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mzscheme/mzscheme-205.ebuild,v 1.8 2004/09/30 20:24:56 gustavoz Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://www.cs.utah.edu/plt/download/${PV}/${PN}/${P}.src.unix.tar.gz" DEPEND=">=sys-devel/gcc-2.95.3-r7" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 -ppc" +KEYWORDS="x86 -ppc ~sparc" IUSE="" src_compile() { |