diff options
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ufw/ufw-0.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ufw/ufw-0.36.ebuild b/net-firewall/ufw/ufw-0.36.ebuild index 1d8b3e387c54..13a5a8a3636a 100644 --- a/net-firewall/ufw/ufw-0.36.ebuild +++ b/net-firewall/ufw/ufw-0.36.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_IN_SOURCE_BUILD=1 DISTUTILS_USE_SETUPTOOLS=no -inherit bash-completion-r1 distutils-r1 eutils linux-info systemd +inherit bash-completion-r1 distutils-r1 linux-info systemd DESCRIPTION="A program used to manage a netfilter firewall" HOMEPAGE="https://launchpad.net/ufw" |