summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2016-06-08 17:51:10 +0200
committerDavide Pesavento <pesa@gentoo.org>2016-06-08 17:56:45 +0200
commit62db98bfa9e0c286712137cb92f9b8ff3b6feedf (patch)
tree18ac0d456096bfb9ad7113910776dcbc088cd37d
parentapp-editors/qxmledit: remove old (diff)
downloadgentoo-62db98bfa9e0c286712137cb92f9b8ff3b6feedf.tar.gz
gentoo-62db98bfa9e0c286712137cb92f9b8ff3b6feedf.tar.bz2
gentoo-62db98bfa9e0c286712137cb92f9b8ff3b6feedf.zip
profiles: stable unmask dev-python/PyQt5[websockets], except on arm
Since dev-qt/qtwebsockets is now stable on some arches.
-rw-r--r--profiles/arch/arm/package.use.stable.mask6
-rw-r--r--profiles/base/package.use.stable.mask6
-rw-r--r--profiles/default/linux/uclibc/arm/package.use.stable.mask9
-rw-r--r--profiles/hardened/linux/uclibc/arm/package.use.stable.mask9
4 files changed, 26 insertions, 4 deletions
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
index 368d7d498e53..47165250ae9c 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -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
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
index 8aa10bf241c9..b71b3c36b3c5 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -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
index 000000000000..6c8b60b9ded7
--- /dev/null
+++ b/profiles/default/linux/uclibc/arm/package.use.stable.mask
@@ -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
index 000000000000..6c8b60b9ded7
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/arm/package.use.stable.mask
@@ -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