app-text/asciidoc: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-02-07 12:32:51 +01:00
parent 729abb25fe
commit ebeb21006b

View File

@@ -29,7 +29,9 @@ RDEPEND="
highlight? (
|| (
dev-util/source-highlight
dev-python/pygments[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/pygments[${PYTHON_MULTI_USEDEP}]
')
app-text/highlight
)
)"