summaryrefslogtreecommitdiff
path: root/dev-vcs/stgit/stgit-0.23.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/stgit/stgit-0.23.ebuild')
-rw-r--r--dev-vcs/stgit/stgit-0.23.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-0.23.ebuild b/dev-vcs/stgit/stgit-0.23.ebuild
index e054bccc735f..86dbd9c9025a 100644
--- a/dev-vcs/stgit/stgit-0.23.ebuild
+++ b/dev-vcs/stgit/stgit-0.23.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+DISTUTILS_USE_SETUPTOOLS=no
inherit bash-completion-r1 distutils-r1