mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/ipython: Drop USE=qt4, keep qt5
Follow-up to: Bug: https://bugs.gentoo.org/630786 Package-Manager: Portage-2.3.16, Repoman-2.3.6
This commit is contained in:
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="doc examples matplotlib notebook nbconvert qt4 qt5 +smp test wxwidgets"
|
||||
IUSE="doc examples matplotlib notebook nbconvert qt5 +smp test wxwidgets"
|
||||
|
||||
CDEPEND="
|
||||
dev-python/decorator[${PYTHON_USEDEP}]
|
||||
@@ -57,7 +57,6 @@ PDEPEND="
|
||||
dev-python/notebook[${PYTHON_USEDEP}]
|
||||
dev-python/ipywidgets[${PYTHON_USEDEP}]
|
||||
)
|
||||
qt4? ( dev-python/qtconsole[${PYTHON_USEDEP}] )
|
||||
qt5? ( dev-python/qtconsole[${PYTHON_USEDEP}] )
|
||||
smp? ( dev-python/ipyparallel[${PYTHON_USEDEP}] )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user