From 0219a32047f145c19e1baf1a1fe94acc8d0583a4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 15 Apr 2021 03:13:54 +0100 Subject: [PATCH] net-libs/nDPI: multilib-- Signed-off-by: Sam James --- net-libs/nDPI/nDPI-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net-libs/nDPI/nDPI-9999.ebuild b/net-libs/nDPI/nDPI-9999.ebuild index 6e8aa67009333..bd4ac3459b843 100644 --- a/net-libs/nDPI/nDPI-9999.ebuild +++ b/net-libs/nDPI/nDPI-9999.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools git-r3 multilib + +inherit autotools git-r3 DESCRIPTION="Open Source Deep Packet Inspection Software Toolkit" HOMEPAGE="https://www.ntop.org/"