commit: 968bcf3cd4ab24f355c7da53797c8de084d835f7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 3 18:46:22 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 3 18:59:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=968bcf3c
net-analyzer/mrtg: multilib-- Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/mrtg/mrtg-2.17.7.ebuild | 4 ++-- 1 file 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 0f9883018fc..e63814c2ef9 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 )
