commit: b3c0dbf7a55ccd7f7781c8dca350539db8ce45c2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Feb 21 21:44:21 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Feb 21 22:11:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c0dbf7
profiles/arch/amd64-fbsd: Mask dev-python/pycurl[test] profiles/arch/amd64-fbsd/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index f415215281b..90decd0b748 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (21 Feb 2018) +# Requires net-misc/curl[kerberos] which is masked here. +dev-python/pycurl test + # Michał Górny <[email protected]> (21 Feb 2018) # More unkeyworded dependencies. media-libs/xine-lib fusionsound
