Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 871525 | Differences between
and this patch

Collapse All | Expand All

(-)a/dev-python/QtPy/QtPy-2.1.0-r4.ebuild (-1 / +1 lines)
Lines 91-97 BDEPEND=" Link Here
91
		dev-python/mock[${PYTHON_USEDEP}]
91
		dev-python/mock[${PYTHON_USEDEP}]
92
		pyqt5? (
92
		pyqt5? (
93
			dev-python/PyQt5[${PYTHON_USEDEP}]
93
			dev-python/PyQt5[${PYTHON_USEDEP}]
94
			dev-python/PyQt5[bluetooth,dbus,declarative,designer,gui,help,location]
94
			dev-python/PyQt5[dbus,declarative,designer,gui,help,location]
95
			dev-python/PyQt5[multimedia,network,opengl,positioning,printsupport]
95
			dev-python/PyQt5[multimedia,network,opengl,positioning,printsupport]
96
			dev-python/PyQt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel]
96
			dev-python/PyQt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel]
97
			dev-python/PyQt5[websockets,widgets,x11extras,xml(+),xmlpatterns]
97
			dev-python/PyQt5[websockets,widgets,x11extras,xml(+),xmlpatterns]
(-)a/dev-python/QtPy/QtPy-2.2.0.ebuild (-1 / +1 lines)
Lines 114-120 BDEPEND=" Link Here
114
		dev-python/mock[${PYTHON_USEDEP}]
114
		dev-python/mock[${PYTHON_USEDEP}]
115
		pyqt5? (
115
		pyqt5? (
116
			dev-python/PyQt5[${PYTHON_USEDEP}]
116
			dev-python/PyQt5[${PYTHON_USEDEP}]
117
			dev-python/PyQt5[bluetooth,dbus,declarative,designer,gui,help,location]
117
			dev-python/PyQt5[dbus,declarative,designer,gui,help,location]
118
			dev-python/PyQt5[multimedia,network,opengl,positioning,printsupport]
118
			dev-python/PyQt5[multimedia,network,opengl,positioning,printsupport]
119
			dev-python/PyQt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel]
119
			dev-python/PyQt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel]
120
			dev-python/PyQt5[websockets,widgets,x11extras,xml(+),xmlpatterns]
120
			dev-python/PyQt5[websockets,widgets,x11extras,xml(+),xmlpatterns]
(-)a/profiles/arch/powerpc/package.use.mask (-2 / +4 lines)
Lines 210-216 dev-db/percona-server -numa Link Here
210
# Davide Pesavento <pesa@gentoo.org> (2016-07-28)
210
# Davide Pesavento <pesa@gentoo.org> (2016-07-28)
211
# The corresponding Qt5 modules are not keyworded on ppc, and we don't want to
211
# The corresponding Qt5 modules are not keyworded on ppc, and we don't want to
212
# keyword them solely because of PyQt5 while there are no other in-tree users.
212
# keyword them solely because of PyQt5 while there are no other in-tree users.
213
dev-python/PyQt5 bluetooth location speech
213
dev-python/PyQt5 bluetooth
214
214
215
# Michael Palimaka <kensington@gentoo.org> (2016-07-07)
215
# Michael Palimaka <kensington@gentoo.org> (2016-07-07)
216
# Requires unkeyworded dependencies
216
# Requires unkeyworded dependencies
Lines 365-367 media-tv/mythtv vdpau Link Here
365
# Brent Baude <ranger@gentoo.org>
365
# Brent Baude <ranger@gentoo.org>
366
# masking zephyr USE on pidgin
366
# masking zephyr USE on pidgin
367
net-im/pidgin zephyr
367
net-im/pidgin zephyr
368
- 
368
369
# PySide2 is not keyworded on ppc64, so disabling the optional dependency
370
dev-python/QtPy pyside2

Return to bug 871525