--- /usr/portage/net-misc/electrum/electrum-1.9.8.ebuild 2014-10-23 00:05:11.270771160 +1100 +++ /usr/local/portage/net-misc/electrum/electrum-1.9.8.ebuild 2014-07-26 00:07:01.821716971 +1100 @@ -31,7 +31,10 @@ dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/ecdsa-0.9[${PYTHON_USEDEP}] dev-python/slowaes[${PYTHON_USEDEP}] - gtk? ( dev-python/pygtk:2[${PYTHON_USEDEP}] ) + gtk? ( + dev-python/pygobject:3[cairo,${PYTHON_USEDEP}] + x11-libs/gtk+:3[introspection] + ) qrcode? ( media-gfx/zbar[python] ) qt4? ( webkit? ( dev-python/PyQt4[webkit] )