commit: 3cdfdf5946ba02d75776c17a3d794f760885a333 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Feb 16 21:11:33 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Feb 16 21:12:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cdfdf59
profiles/arch/amd64-fbsd: Mask USE=qt5 profiles/arch/amd64-fbsd/use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index 6047b7b8900..58683d40bac 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation. +# Copyright 1999-2018 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 # Unmask the flag which corresponds to ARCH. @@ -33,6 +33,10 @@ #-video_cards_vmware -input_devices_vmmouse +# Michał Górny <[email protected]> (16 Feb 2018) +# Qt5 is not keyworded here. +qt5 + # Mart Raudsepp <[email protected]> (11 Feb 2018) # dev-util/valgrind is not keyworded here. valgrind
