summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-08 05:56:51 +0000
committerSam James <sam@gentoo.org>2022-02-08 06:31:44 +0000
commitdf29ef8220ec4df420d2b3d9e659562918a730a1 (patch)
tree0e4539cd83055a01f0c70ab5bee138da4ef93121 /net-libs/nDPI/nDPI-9999.ebuild
parentdev-ruby/ox: amd64 stable (diff)
downloadgentoo-df29ef8220ec4df420d2b3d9e659562918a730a1.tar.gz
gentoo-df29ef8220ec4df420d2b3d9e659562918a730a1.tar.bz2
gentoo-df29ef8220ec4df420d2b3d9e659562918a730a1.zip
net-libs/nDPI: add 4.2
Closes: https://bugs.gentoo.org/725044 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/nDPI/nDPI-9999.ebuild')
-rw-r--r--net-libs/nDPI/nDPI-9999.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/net-libs/nDPI/nDPI-9999.ebuild b/net-libs/nDPI/nDPI-9999.ebuild
index ea288e57ec66..a7730e61c252 100644
--- a/net-libs/nDPI/nDPI-9999.ebuild
+++ b/net-libs/nDPI/nDPI-9999.ebuild
@@ -12,7 +12,6 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/ntop/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
KEYWORDS="~amd64 ~x86"
fi
@@ -25,9 +24,6 @@ DEPEND="dev-libs/json-c:=
net-libs/libpcap"
RDEPEND="${DEPEND}"
-# Also sent a patch upstream https://github.com/ntop/nDPI/pull/1392 for
-# AR/CC etc but doesn't apply cleanly (at all) to 4.0.
-
src_prepare() {
default