summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/mrtg/mrtg-2.17.7.ebuild')
-rw-r--r--net-analyzer/mrtg/mrtg-2.17.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/mrtg/mrtg-2.17.7.ebuild b/net-analyzer/mrtg/mrtg-2.17.7.ebuild
index 0f9883018fc0..e63814c2ef96 100644
--- a/net-analyzer/mrtg/mrtg-2.17.7.ebuild
+++ b/net-analyzer/mrtg/mrtg-2.17.7.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit multilib
DESCRIPTION="A tool to monitor the traffic load on network-links"
HOMEPAGE="https://oss.oetiker.ch/mrtg/"
@@ -23,6 +22,7 @@ RDEPEND="
${DEPEND}
selinux? ( sec-policy/selinux-mrtg )
"
+
PATCHES=(
"${FILESDIR}"/${PN}-2.17.4-socket6.patch
)