From 62db98bfa9e0c286712137cb92f9b8ff3b6feedf Mon Sep 17 00:00:00 2001 From: Davide Pesavento Date: Wed, 8 Jun 2016 17:51:10 +0200 Subject: [PATCH] profiles: stable unmask dev-python/PyQt5[websockets], except on arm Since dev-qt/qtwebsockets is now stable on some arches. --- profiles/arch/arm/package.use.stable.mask | 6 ++++++ profiles/base/package.use.stable.mask | 6 ++---- .../default/linux/uclibc/arm/package.use.stable.mask | 9 +++++++++ .../hardened/linux/uclibc/arm/package.use.stable.mask | 9 +++++++++ 4 files changed, 26 insertions(+), 4 deletions(-) create mode 100644 profiles/default/linux/uclibc/arm/package.use.stable.mask create mode 100644 profiles/hardened/linux/uclibc/arm/package.use.stable.mask 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 (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 (13 Apr 2016) # on behalf of Ilya Tumaykin # 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 (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 (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 (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 (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 -- 2.26.2