commit: 1025b99e2a47643375a93f5d48852d1f34382898 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Tue Jun 21 21:40:50 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Tue Jun 21 21:44:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1025b99e
profiles: mask qt5 USE flag on x86-fbsd due to being unkeyworded profiles/arch/x86-fbsd/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86-fbsd/use.mask b/profiles/arch/x86-fbsd/use.mask index 02d5ff8..3b5993a 100644 --- a/profiles/arch/x86-fbsd/use.mask +++ b/profiles/arch/x86-fbsd/use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License, v2 # $Id$ +# Michael Palimaka <[email protected]> (21 Jun 2016) +# Unkeyworded +qt5 + # Unmask the flag which corresponds to ARCH. -x86-fbsd -abi_x86_32
