summaryrefslogtreecommitdiff
path: root/net-dns/knot/knot-2.7.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/knot/knot-2.7.2.ebuild')
-rw-r--r--net-dns/knot/knot-2.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/knot/knot-2.7.2.ebuild b/net-dns/knot/knot-2.7.2.ebuild
index 2da8f50f93a2..1312f7835d72 100644
--- a/net-dns/knot/knot-2.7.2.ebuild
+++ b/net-dns/knot/knot-2.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -30,7 +30,7 @@ IUSE="doc caps +fastparser idn libidn2 systemd +utils ${KNOT_MODULES[@]}"
RDEPEND="
dev-db/lmdb
dev-libs/libedit
- dev-libs/userspace-rcu
+ dev-libs/userspace-rcu:=
dev-python/lmdb
net-libs/gnutls
caps? ( sys-libs/libcap-ng )