diff --git a/dev-tex/crosstex/crosstex-0.6-r2.ebuild b/dev-tex/crosstex/crosstex-0.6-r3.ebuild similarity index 88% rename from dev-tex/crosstex/crosstex-0.6-r2.ebuild rename to dev-tex/crosstex/crosstex-0.6-r3.ebuild index 9e986f7cd8029..ab2375f5c2c6e 100644 --- a/dev-tex/crosstex/crosstex-0.6-r2.ebuild +++ b/dev-tex/crosstex/crosstex-0.6-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,9 @@ IUSE="examples" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} - dev-python/ply[${PYTHON_USEDEP}]" + $(python_gen_cond_dep ' + dev-python/ply[${PYTHON_MULTI_USEDEP}] + ')" DEPEND="${RDEPEND}" src_install() {