Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PYTHON_COMPAT=( python3_{6,7} )
"
DEPEND="${RDEPEND}
perl? (
- dev-perl/Module-Build
dev-perl/Locale-Maketext-Lexicon
+ dev-perl/Module-Build
)
test? (
${PYTHON_DEPS}
if multilib_is_native_abi; then
cmake-utils_src_test
else
- einfo Cannot test since python is not multilib.
+ einfo "Cannot test since python is not multilib."
fi
}