diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-09-19 04:19:11 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-09-19 04:19:11 +0000 |
commit | 86f48a15b38a3fc8e91a2ac6176490fa2234f38e (patch) | |
tree | d146b87ebbd99a3f6d381705133a495a9045c6a5 | |
parent | Stable on SPARC wrt security bug #105805. (diff) | |
download | historical-86f48a15b38a3fc8e91a2ac6176490fa2234f38e.tar.gz historical-86f48a15b38a3fc8e91a2ac6176490fa2234f38e.tar.bz2 historical-86f48a15b38a3fc8e91a2ac6176490fa2234f38e.zip |
CMUCL is not available on amd64. Masking to keep Maxima happy.
-rw-r--r-- | profiles/default-linux/amd64/use.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/default-linux/amd64/use.mask b/profiles/default-linux/amd64/use.mask index 1ea819180e1a..4d78875e6b5f 100644 --- a/profiles/default-linux/amd64/use.mask +++ b/profiles/default-linux/amd64/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.23 2005/09/14 09:15:42 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.24 2005/09/19 04:19:11 ribosome Exp $ # UNKNOWN - SECTION @@ -34,6 +34,11 @@ mono # WON'T BUILD - SECTION +# 2005/09/19 - Olivier Fisette <ribosome@gentoo.org> +# cmucl is not available on amd64. Masking to keep "sci-mathematics/maxima" +# happy. +cmucl + # 2005/08/28 - Simon Stelling <blubb@gentoo.org> # sci-libs/cdf doesn't build cdf |