commit:     48ce5d7a087e0d810346606eb94ecda0d7444037
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  1 06:32:18 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jul  1 06:38:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48ce5d7a

net-firewall/ufw: define DISTUTILS_USE_SETUPTOOLS

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-firewall/ufw/ufw-0.36.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-firewall/ufw/ufw-0.36.ebuild b/net-firewall/ufw/ufw-0.36.ebuild
index 1b3a17c8f21..815e4edf373 100644
--- a/net-firewall/ufw/ufw-0.36.ebuild
+++ b/net-firewall/ufw/ufw-0.36.ebuild
@@ -5,6 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_IN_SOURCE_BUILD=1
+DISTUTILS_USE_SETUPTOOLS=no
 
 inherit bash-completion-r1 distutils-r1 eutils linux-info systemd
 

Reply via email to