From 63ddca310361936281061d300068b7645361390b Mon Sep 17 00:00:00 2001 From: Zamarin Arthur Date: Tue, 25 May 2021 11:54:21 +0300 Subject: net-firewall/ufw: bump to python 3.9, 3.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Zamarin Arthur Signed-off-by: Michał Górny --- net-firewall/ufw/ufw-0.36.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net-firewall') diff --git a/net-firewall/ufw/ufw-0.36.ebuild b/net-firewall/ufw/ufw-0.36.ebuild index 13a5a8a3636a..ca3e55bb0fef 100644 --- a/net-firewall/ufw/ufw-0.36.ebuild +++ b/net-firewall/ufw/ufw-0.36.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7..10} ) DISTUTILS_IN_SOURCE_BUILD=1 DISTUTILS_USE_SETUPTOOLS=no @@ -18,8 +18,6 @@ SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86" IUSE="examples ipv6" -DEPEND="" - RDEPEND=">=net-firewall/iptables-1.4[ipv6?] !