summaryrefslogtreecommitdiff
path: root/net-libs/nDPI/nDPI-9999.ebuild
diff options
context:
space:
mode:
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