From: Davide Pesavento Date: Mon, 24 Aug 2015 22:39:05 +0000 (+0200) Subject: profiles: stable mask the qt5 USE flag again on amd64 and hppa X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bc6f0a1b6ceb93629fd72e748f40a944c6e3959a;p=gentoo.git profiles: stable mask the qt5 USE flag again on amd64 and hppa Commit c6ca4fe305cf839dd62d20ea4136accfebe4c141 unmasked it and broke the tree. We need to check all packages for deps that aren't stable yet before unmasking again. Signed-off-by: Davide Pesavento --- diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index a27a3da220ad..ebaa2b7a764a 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -1,10 +1,14 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Davide Pesavento (24 Aug 2015) +# We need to check the whole tree for not-yet-stable deps before unmasking +qt5 + # Mike Gilbert (19 Oct 2014) # sys-libs/libapparmor apparmor diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask new file mode 100644 index 000000000000..d859c49a49b0 --- /dev/null +++ b/profiles/arch/hppa/use.stable.mask @@ -0,0 +1,10 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# This file requires eapi 5 or later. New entries go on top. +# Please use the same syntax as in use.mask + +# Davide Pesavento (24 Aug 2015) +# We need to check the whole tree for not-yet-stable deps before unmasking +qt5