summaryrefslogtreecommitdiff
path: root/sys-apps/accountsservice/accountsservice-22.08.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/accountsservice/accountsservice-22.08.8.ebuild')
-rw-r--r--sys-apps/accountsservice/accountsservice-22.08.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/accountsservice/accountsservice-22.08.8.ebuild b/sys-apps/accountsservice/accountsservice-22.08.8.ebuild
index a989b367b5f4..40e0dad498bc 100644
--- a/sys-apps/accountsservice/accountsservice-22.08.8.ebuild
+++ b/sys-apps/accountsservice/accountsservice-22.08.8.ebuild
@@ -55,7 +55,7 @@ PATCHES=(
python_check_deps() {
if use test; then
- has_version "dev-python/python-dbusmock[${PYTHON_USEDEP}]"
+ python_has_version "dev-python/python-dbusmock[${PYTHON_USEDEP}]"
fi
}