diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-05-02 19:31:13 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-05-02 19:31:13 +0000 |
commit | c3f4aa339400ebdf846091e8a550058054d2f094 (patch) | |
tree | ece680c46cd5ee18cb135dec12304bf79d629433 /profiles/hardened | |
parent | Version bump. WRT bug #351726 (diff) | |
download | historical-c3f4aa339400ebdf846091e8a550058054d2f094.tar.gz historical-c3f4aa339400ebdf846091e8a550058054d2f094.tar.bz2 historical-c3f4aa339400ebdf846091e8a550058054d2f094.zip |
Mask acml as it requires masked gcc versions
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/package.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index 64277a54788d..44c86c41b2e0 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/package.mask @@ -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/profiles/hardened/linux/package.mask,v 1.33 2011/03/08 00:05:04 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.34 2011/05/02 19:31:13 halcy0n Exp $ # Hardened versions of gcc-4.0* through gcc-4.2* are not available. =sys-devel/gcc-4.0* @@ -26,3 +26,6 @@ net-im/skype net-im/skysentials dev-python/skype4py + +# >=sci-libs/acml-3.6 requires gcc-4.2. +>=sci-libs/acml-3.6 |