diff options
author | Mike Gilbert <floppym@gentoo.org> | 2016-12-18 23:57:17 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-12-18 23:57:17 -0500 |
commit | 6db24aeae82f4531abe8c3c9298f791f9a4e169d (patch) | |
tree | c22a9d0f20c8fa67f532aa990b023ee52fc3ca5d /net-dns/unbound | |
parent | dev-util/cligh: drop maintainership (diff) | |
download | gentoo-6db24aeae82f4531abe8c3c9298f791f9a4e169d.tar.gz gentoo-6db24aeae82f4531abe8c3c9298f791f9a4e169d.tar.bz2 gentoo-6db24aeae82f4531abe8c3c9298f791f9a4e169d.zip |
net-dns/unbound: add slot-operator for libevent dep (again)
Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
Diffstat (limited to 'net-dns/unbound')
-rw-r--r-- | net-dns/unbound/unbound-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.6.0.ebuild b/net-dns/unbound/unbound-1.6.0.ebuild index 040c219a3e55..b06288a256bf 100644 --- a/net-dns/unbound/unbound-1.6.0.ebuild +++ b/net-dns/unbound/unbound-1.6.0.ebuild @@ -24,7 +24,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # is fixed. CDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}] - >=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}] + >=dev-libs/libevent-2.0.21:0=[${MULTILIB_USEDEP}] libressl? ( >=dev-libs/libressl-2.2.4:0[${MULTILIB_USEDEP}] ) !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] ) dnstap? ( |