diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/flent/flent-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/flent/flent-1.3.2.ebuild b/net-analyzer/flent/flent-1.3.2.ebuild index d3d134d7af8f..efc8e7382ee8 100644 --- a/net-analyzer/flent/flent-1.3.2.ebuild +++ b/net-analyzer/flent/flent-1.3.2.ebuild @@ -5,7 +5,7 @@ EAPI=6 PYTHON_COMPAT=( python3_{6,7,8} ) -inherit distutils-r1 +inherit distutils-r1 xdg DESCRIPTION="The FLExible Network Tester" HOMEPAGE="https://flent.org/" |