profiles: stable unmask dev-python/PyQt5[websockets], except on arm
authorDavide Pesavento <pesa@gentoo.org>
Wed, 8 Jun 2016 15:51:10 +0000 (17:51 +0200)
committerDavide Pesavento <pesa@gentoo.org>
Wed, 8 Jun 2016 15:56:45 +0000 (17:56 +0200)
Since dev-qt/qtwebsockets is now stable on some arches.

profiles/arch/arm/package.use.stable.mask
profiles/base/package.use.stable.mask
profiles/default/linux/uclibc/arm/package.use.stable.mask [new file with mode: 0644]
profiles/hardened/linux/uclibc/arm/package.use.stable.mask [new file with mode: 0644]

index 368d7d498e53973cf1e820a82d31e8c840e0c3a0..47165250ae9c899cecd96a84b826aaae2ed58a70 100644 (file)
@@ -2,6 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Davide Pesavento <pesa@gentoo.org> (08 Jun 2016)
+# The corresponding Qt5 modules are not stable on arm, and we don't
+# want to stabilize them solely because of PyQt5 while there are no
+# other in-tree users.
+dev-python/PyQt5 serialport websockets
+
 # Ian Delaney <idella4@gentoo.org> (13 Apr 2016)
 # on behalf of Ilya Tumaykin <itumaykin+gentoo@gmail.com>
 # media-libs/raspberrypi-userland isn't stable yet
index 8aa10bf241c9fd9981f967ecc868fc261d28c676..b71b3c36b3c54d48ea2380bc178b3a9004b4bb93 100644 (file)
@@ -44,10 +44,8 @@ dev-lang/python-exec -python_targets_python3_5
 =app-office/libreoffice-5.1* gtk3
 
 # Davide Pesavento <pesa@gentoo.org> (26 Aug 2015)
-# The corresponding Qt5 modules are not stable yet, and we don't want
-# to stabilize them solely because of PyQt5 when there are no other
-# in-tree users yet.
-dev-python/PyQt5 serialport websockets
+# dev-qt/qtserialport:5 not stable yet, bug 577074
+dev-python/PyQt5 serialport
 
 # Pacho Ramos <pacho@gentoo.org> (15 May 2015)
 # Version compatible with current ffmpeg is not ready to be stabilized
diff --git a/profiles/default/linux/uclibc/arm/package.use.stable.mask b/profiles/default/linux/uclibc/arm/package.use.stable.mask
new file mode 100644 (file)
index 0000000..6c8b60b
--- /dev/null
@@ -0,0 +1,9 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Davide Pesavento <pesa@gentoo.org> (08 Jun 2016)
+# The corresponding Qt5 modules are not stable on arm, and we don't
+# want to stabilize them solely because of PyQt5 while there are no
+# other in-tree users.
+dev-python/PyQt5 serialport websockets
diff --git a/profiles/hardened/linux/uclibc/arm/package.use.stable.mask b/profiles/hardened/linux/uclibc/arm/package.use.stable.mask
new file mode 100644 (file)
index 0000000..6c8b60b
--- /dev/null
@@ -0,0 +1,9 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Davide Pesavento <pesa@gentoo.org> (08 Jun 2016)
+# The corresponding Qt5 modules are not stable on arm, and we don't
+# want to stabilize them solely because of PyQt5 while there are no
+# other in-tree users.
+dev-python/PyQt5 serialport websockets