diff options
Diffstat (limited to 'dev-util')
| -rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-9999.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild index ffc39f7336e..577b80aedb6 100644 --- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild @@ -41,7 +41,9 @@ DEPEND="${PYTHON_DEPS} >=kde-frameworks/threadweaver-${KFMIN}:5 " RDEPEND="${DEPEND} - dev-python/pycodestyle[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/pycodestyle[${PYTHON_MULTI_USEDEP}] + ') " RESTRICT+=" test" |
