diff options
Diffstat (limited to 'dev-util/kdevelop-python/kdevelop-python-9999.ebuild')
-rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild index 9cda47077e..b697e8e39b 100644 --- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild @@ -23,7 +23,7 @@ SLOT="5" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RESTRICT+=" test" +RESTRICT="test" DEPEND="${PYTHON_DEPS} >=dev-qt/qtgui-${QTMIN}:5 |