commit: d7af7f192348a6865bd974268141ed2689d17aab Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Feb 22 18:10:18 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Feb 22 19:02:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7af7f19
profiles/arch/amd64-fbsd: Mask sys-libs/libcxx[libcxxabi] 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 971406105ec..79dcc42afdf 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]> (22 Feb 2018) +# USE=libcxxrt is use.forced. +sys-libs/libcxx libcxxabi + # Michał Górny <[email protected]> (22 Feb 2018) # Even more unkeyworded dependencies. dev-libs/libpeas lua
