diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-08-01 13:35:58 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-08-01 13:35:58 +0000 |
commit | 4d3bf48c04179c43675a007d3b116ae37bcca2d4 (patch) | |
tree | d9b44eacd667c6d2230d332502f3c6a8c12c8b08 /profiles | |
parent | Version bump thanks to LABBE Corentin <corentin.labbe@geomatys.fr> (diff) | |
download | gentoo-2-4d3bf48c04179c43675a007d3b116ae37bcca2d4.tar.gz gentoo-2-4d3bf48c04179c43675a007d3b116ae37bcca2d4.tar.bz2 gentoo-2-4d3bf48c04179c43675a007d3b116ae37bcca2d4.zip |
mask curl[metalink]
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64-fbsd/todo/package.use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/amd64-fbsd/todo/package.use.mask b/profiles/arch/amd64-fbsd/todo/package.use.mask index 812e1239a812..d11a86e5208c 100644 --- a/profiles/arch/amd64-fbsd/todo/package.use.mask +++ b/profiles/arch/amd64-fbsd/todo/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/todo/package.use.mask,v 1.287 2012/07/24 22:01:05 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/todo/package.use.mask,v 1.288 2012/08/01 13:35:58 aballier Exp $ # Mask useflags that require deps with missing keywords. # Anyone is allowed and _very welcome_ to add masks there. @@ -17,6 +17,10 @@ # net-libs/axtls net-misc/curl curl_ssl_axtls +# media-libs/libmetalink -> undefined references on TEMP_FAILURE_RETRY (macro +# provided by glibc) +net-misc/curl metalink + # sys-process/numactl sys-apps/hwloc numa |