diff options
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/equo/equo-302-r1.ebuild (renamed from app-admin/equo/equo-302.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/equo/equo-302.ebuild b/app-admin/equo/equo-302-r1.ebuild index cfe1a7c0ea3c..e962a0d782f6 100644 --- a/app-admin/equo/equo-302.ebuild +++ b/app-admin/equo/equo-302-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,7 @@ SRC_URI="mirror://sabayon/sys-apps/entropy-${PV}.tar.bz2" S="${WORKDIR}/entropy-${PV}" COMMON_DEPEND="${PYTHON_DEPS} - ~sys-apps/entropy-${PV}[${PYTHON_USEDEP}]" + ~sys-apps/entropy-${PV}[${PYTHON_SINGLE_USEDEP}]" DEPEND="${COMMON_DEPEND} app-text/asciidoc" RDEPEND="${COMMON_DEPEND} |