summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2017-03-14 20:37:27 +0100
committerDavide Pesavento <pesa@gentoo.org>2017-03-14 20:37:27 +0100
commit74c3028aca354be63a802478cd2626babe0121de (patch)
treef53778d9156e6744591c38a33ace3c0251e4b0f4
parentprofiles: remove texlive mask for s390. It doesnt do any good for dev/exp pro... (diff)
downloadgentoo-74c3028aca354be63a802478cd2626babe0121de.tar.gz
gentoo-74c3028aca354be63a802478cd2626babe0121de.tar.bz2
gentoo-74c3028aca354be63a802478cd2626babe0121de.zip
profiles: unmask a few dev-python/PyQt5 USE flags on arm
All required deps have already been keyworded or stabilized.
-rw-r--r--profiles/arch/arm/package.use.mask2
-rw-r--r--profiles/arch/arm/package.use.stable.mask6
-rw-r--r--profiles/default/linux/uclibc/arm/package.use.mask2
-rw-r--r--profiles/default/linux/uclibc/arm/package.use.stable.mask8
4 files changed, 2 insertions, 16 deletions
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index 1ac51da92d5f..9bb74680bcd1 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -52,7 +52,7 @@ sci-mathematics/octave graphicsmagick
# Davide Pesavento <pesa@gentoo.org> (28 Jul 2016)
# The corresponding Qt5 modules are not keyworded on arm, and we don't want to
# keyword them solely because of PyQt5 while there are no other in-tree users.
-dev-python/PyQt5 location webengine
+dev-python/PyQt5 webengine
# Göktürk Yüksek <gokturk@gentoo.org> (14 June 2016) on behalf of
# Nicholas Vinson <nvinso234@gmail.com> (proxy-maint)
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
index 05a490c21f64..dc0155251ae5 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -33,12 +33,6 @@ sys-fs/dmraid dietlibc klibc
# Missing stable
dev-db/mariadb jdbc
-# 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 bluetooth 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/default/linux/uclibc/arm/package.use.mask b/profiles/default/linux/uclibc/arm/package.use.mask
index 7d099a129408..1f208bf612ca 100644
--- a/profiles/default/linux/uclibc/arm/package.use.mask
+++ b/profiles/default/linux/uclibc/arm/package.use.mask
@@ -9,7 +9,7 @@ dev-qt/qt-creator clangcodemodel clangstaticanalyzer test webengine
# Davide Pesavento <pesa@gentoo.org> (28 Jul 2016)
# The corresponding Qt5 modules are not keyworded on arm, and we don't want to
# keyword them solely because of PyQt5 while there are no other in-tree users.
-dev-python/PyQt5 location webengine
+dev-python/PyQt5 webengine
# Thomas Deutschmann <whissi@whissi.de> (25 Apr 2016), on behalf of
# Ian Delaney <idella4@gentoo.org> (25 Apr 2016)
diff --git a/profiles/default/linux/uclibc/arm/package.use.stable.mask b/profiles/default/linux/uclibc/arm/package.use.stable.mask
deleted file mode 100644
index b0a4a30b96c4..000000000000
--- a/profiles/default/linux/uclibc/arm/package.use.stable.mask
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# 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 bluetooth serialport websockets