mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/hip: use python_has_version
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -47,7 +47,7 @@ PATCHES=(
|
||||
|
||||
python_check_deps() {
|
||||
if use profile; then
|
||||
has_version "dev-python/CppHeaderParser[${PYTHON_USEDEP}]"
|
||||
python_has_version "dev-python/CppHeaderParser[${PYTHON_USEDEP}]"
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user