summaryrefslogtreecommitdiff
path: root/sys-power/switcheroo-control/switcheroo-control-2.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/switcheroo-control/switcheroo-control-2.6.ebuild')
-rw-r--r--sys-power/switcheroo-control/switcheroo-control-2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/switcheroo-control/switcheroo-control-2.6.ebuild b/sys-power/switcheroo-control/switcheroo-control-2.6.ebuild
index 93e64ab5b467..14ec8f0eb790 100644
--- a/sys-power/switcheroo-control/switcheroo-control-2.6.ebuild
+++ b/sys-power/switcheroo-control/switcheroo-control-2.6.ebuild
@@ -34,7 +34,7 @@ RESTRICT="!test? ( test )"
python_check_deps() {
use test || return 0
- has_version "dev-python/python-dbusmock[${PYTHON_USEDEP}]"
+ python_has_version "dev-python/python-dbusmock[${PYTHON_USEDEP}]"
}
src_configure() {