@@ -, +, @@ --- dev-python/QtPy/QtPy-2.1.0-r4.ebuild | 2 +- dev-python/QtPy/QtPy-2.2.0.ebuild | 2 +- profiles/arch/powerpc/package.use.mask | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) --- a/dev-python/QtPy/QtPy-2.1.0-r4.ebuild +++ a/dev-python/QtPy/QtPy-2.1.0-r4.ebuild @@ -91,7 +91,7 @@ BDEPEND=" dev-python/mock[${PYTHON_USEDEP}] pyqt5? ( dev-python/PyQt5[${PYTHON_USEDEP}] - dev-python/PyQt5[bluetooth,dbus,declarative,designer,gui,help,location] + dev-python/PyQt5[dbus,declarative,designer,gui,help,location] dev-python/PyQt5[multimedia,network,opengl,positioning,printsupport] dev-python/PyQt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel] dev-python/PyQt5[websockets,widgets,x11extras,xml(+),xmlpatterns] --- a/dev-python/QtPy/QtPy-2.2.0.ebuild +++ a/dev-python/QtPy/QtPy-2.2.0.ebuild @@ -114,7 +114,7 @@ BDEPEND=" dev-python/mock[${PYTHON_USEDEP}] pyqt5? ( dev-python/PyQt5[${PYTHON_USEDEP}] - dev-python/PyQt5[bluetooth,dbus,declarative,designer,gui,help,location] + dev-python/PyQt5[dbus,declarative,designer,gui,help,location] dev-python/PyQt5[multimedia,network,opengl,positioning,printsupport] dev-python/PyQt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel] dev-python/PyQt5[websockets,widgets,x11extras,xml(+),xmlpatterns] --- a/profiles/arch/powerpc/package.use.mask +++ a/profiles/arch/powerpc/package.use.mask @@ -210,7 +210,7 @@ dev-db/percona-server -numa # Davide Pesavento (2016-07-28) # 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 speech +dev-python/PyQt5 bluetooth # Michael Palimaka (2016-07-07) # Requires unkeyworded dependencies @@ -365,3 +365,6 @@ media-tv/mythtv vdpau # Brent Baude # masking zephyr USE on pidgin net-im/pidgin zephyr + +# PySide2 is not keyworded on ppc64, so disabling the optional dependency +dev-python/QtPy pyside2 --