mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-02 19:50:51 +02:00
dff: minor flag fix
This commit is contained in:
parent
777eb1b440
commit
e85108d152
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ IUSE="doc ewf +aff +dff +pff"
|
|||
RDEPEND="${PYTHON_DEPS}
|
||||
dev-python/sip[${PYTHON_USEDEP}]
|
||||
doc? ( >=dev-python/PyQt4-4.4.0[help,webkit,assistant,${PYTHON_USEDEP}] )
|
||||
!doc? ( >=dev-python/PyQt4-4.4.0[${PYTHON_USEDEP}] )
|
||||
!doc? ( >=dev-python/PyQt4-4.4.0[help,${PYTHON_USEDEP}] )
|
||||
dev-python/python-magic[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue