diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 03:13:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:19:34 +0100 |
commit | 0219a32047f145c19e1baf1a1fe94acc8d0583a4 (patch) | |
tree | 32bbb9424aa0837bd25a71278b38ffc550b0a547 /net-libs/nDPI | |
parent | net-libs/liquid-dsp: multilib-- (diff) | |
download | gentoo-0219a32047f145c19e1baf1a1fe94acc8d0583a4.tar.gz gentoo-0219a32047f145c19e1baf1a1fe94acc8d0583a4.tar.bz2 gentoo-0219a32047f145c19e1baf1a1fe94acc8d0583a4.zip |
net-libs/nDPI: multilib--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/nDPI')
-rw-r--r-- | net-libs/nDPI/nDPI-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-libs/nDPI/nDPI-9999.ebuild b/net-libs/nDPI/nDPI-9999.ebuild index 6e8aa6700933..bd4ac3459b84 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/" |