commit: 7365c5ebc30f84f107158d6ea74e19e65be3eb7c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Feb 15 22:17:08 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Feb 15 22:20:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7365c5eb
profiles/arch/amd64-fbsd: Mask net-libs/gnutls[test-full] 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 93fc2f9b460..4b4a4d4fc55 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]> (15 Feb 2018) +# Requires USE=seccomp that is masked in this profile. +net-libs/gnutls test-full + # Michał Górny <[email protected]> (20 Jan 2018) # Needs sys-libs/libomp which is not keyworded. Leaving the decision # whether sys-libs/libomp should eventually be keyworded to when new
