summaryrefslogtreecommitdiff
path: root/dev-util/gprof2dot/gprof2dot-2019.11.30.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/gprof2dot/gprof2dot-2019.11.30.ebuild')
-rw-r--r--dev-util/gprof2dot/gprof2dot-2019.11.30.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gprof2dot/gprof2dot-2019.11.30.ebuild b/dev-util/gprof2dot/gprof2dot-2019.11.30.ebuild
index b4335d933bdb..c06fb1a428eb 100644
--- a/dev-util/gprof2dot/gprof2dot-2019.11.30.ebuild
+++ b/dev-util/gprof2dot/gprof2dot-2019.11.30.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
-PYTHON_REQ_USE='xml'
+PYTHON_REQ_USE='xml(+)'
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1