diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-10-08 20:37:13 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-10-08 20:37:13 +0000 |
commit | 5f7663b2c82fc15b022e448304c965a019137871 (patch) | |
tree | ef8c7e3816374ed75af890bdb098b215fd727855 /profiles/hardened | |
parent | bump to 2.20.0 (diff) | |
download | gentoo-2-5f7663b2c82fc15b022e448304c965a019137871.tar.gz gentoo-2-5f7663b2c82fc15b022e448304c965a019137871.tar.bz2 gentoo-2-5f7663b2c82fc15b022e448304c965a019137871.zip |
mask >=sci-libs/acml-3.6 since it depends on gcc-4*
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/package.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/hardened/package.mask b/profiles/hardened/package.mask index f8c44986729d..0e88ff992531 100644 --- a/profiles/hardened/package.mask +++ b/profiles/hardened/package.mask @@ -1,6 +1,9 @@ # Copyright 2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.35 2007/08/26 01:41:41 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.36 2007/10/08 20:37:13 bicatali Exp $ + +# >=acml-3.6 depends on gcc-4* +>=sci-libs/acml-3.6 # Fails on hardened, bug 187120 =dev-lang/php-5.2.3-r3 |