summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-13 10:33:00 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-20 18:53:44 +0300
commit5ff2f739d64de0b31d5a86f3ea7e91d496526dac (patch)
treec440766701af64f16dde42f5d47ddcebf4e44446 /www-client
parentx11-libs/libdrm: use python_has_version (diff)
downloadgentoo-5ff2f739d64de0b31d5a86f3ea7e91d496526dac.tar.gz
gentoo-5ff2f739d64de0b31d5a86f3ea7e91d496526dac.tar.bz2
gentoo-5ff2f739d64de0b31d5a86f3ea7e91d496526dac.zip
www-client/chromium: use python_has_version
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/chromium/chromium-103.0.5060.134.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-103.0.5060.134.ebuild b/www-client/chromium/chromium-103.0.5060.134.ebuild
index 9cb6928cc1fb..6dfc23064049 100644
--- a/www-client/chromium/chromium-103.0.5060.134.ebuild
+++ b/www-client/chromium/chromium-103.0.5060.134.ebuild
@@ -208,7 +208,7 @@ in /etc/chromium/default.
"
python_check_deps() {
- has_version -b "dev-python/setuptools[${PYTHON_USEDEP}]"
+ python_has_version "dev-python/setuptools[${PYTHON_USEDEP}]"
}
needs_clang() {