profiles: stable mask the qt5 USE flag again on amd64 and hppa
authorDavide Pesavento <pesa@gentoo.org>
Mon, 24 Aug 2015 22:39:05 +0000 (00:39 +0200)
committerDavide Pesavento <pesa@gentoo.org>
Mon, 24 Aug 2015 22:39:05 +0000 (00:39 +0200)
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 <pesa@gentoo.org>
profiles/arch/amd64/use.stable.mask
profiles/arch/hppa/use.stable.mask [new file with mode: 0644]

index a27a3da220adc6969a2a92b7dcc11e3c683ef993..ebaa2b7a764a160540dbe098c6059743d77395a1 100644 (file)
@@ -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 <pesa@gentoo.org> (24 Aug 2015)
+# We need to check the whole tree for not-yet-stable deps before unmasking
+qt5
+
 # Mike Gilbert <floppym@gentoo.org> (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 (file)
index 0000000..d859c49
--- /dev/null
@@ -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 <pesa@gentoo.org> (24 Aug 2015)
+# We need to check the whole tree for not-yet-stable deps before unmasking
+qt5