diff options
author | Davide Pesavento <pesa@gentoo.org> | 2016-07-29 07:37:22 +0200 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2016-07-29 07:38:17 +0200 |
commit | eeb517cf2549005ad68175d8105b178633bc8161 (patch) | |
tree | 3ac0012fed7f10b55c8351385814d648fd9acd5a /profiles/arch | |
parent | dev-ruby/fuubar: add 2.1.1 (diff) | |
download | gentoo-eeb517cf2549005ad68175d8105b178633bc8161.tar.gz gentoo-eeb517cf2549005ad68175d8105b178633bc8161.tar.bz2 gentoo-eeb517cf2549005ad68175d8105b178633bc8161.zip |
dev-python/PyQt5: version bump, added bluetooth/location/webengine support
Package-Manager: portage-2.3.0
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 5 |
3 files changed, 11 insertions, 1 deletions
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 2d05f0bdef4e..ed365524647e 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# 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 + # Alexandre Rostovtsev <tetromino@gentoo.org> (28 Jun 2016) # Missing keywords on app-text/gspell - bug #587368 >=app-editors/gedit-3.20 spell diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 47165250ae9c..e0afbee27a41 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -6,7 +6,7 @@ # 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 +dev-python/PyQt5 bluetooth serialport websockets # Ian Delaney <idella4@gentoo.org> (13 Apr 2016) # on behalf of Ilya Tumaykin <itumaykin+gentoo@gmail.com> diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 7553ef82c593..b11801c125ec 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Davide Pesavento <pesa@gentoo.org> (28 Jul 2016) +# The corresponding Qt5 modules are not keyworded on ppc, and we don't want to +# keyword them solely because of PyQt5 while there are no other in-tree users. +dev-python/PyQt5 bluetooth location webengine + # Michael Palimaka <kensington@gentoo.org> (07 Jul 2016) # Requires unkeyworded dependencies app-misc/hachoir-metadata kde |