net-analyzer/mrtg: multilib--

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-03 19:46:22 +01:00
parent 59c2b0a033
commit 968bcf3cd4

View File

@@ -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
)