net-libs/ldns: add subslot operator on dev-libs/openssl atom
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 19 Nov 2018 01:30:25 +0000 (02:30 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 19 Nov 2018 01:30:25 +0000 (02:30 +0100)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-libs/ldns/ldns-1.7.0-r2.ebuild

index 3a6c156757c06947eadd161a9905ad6ce4fab7bd..0ce9c24609074d58466437dbe400ab6cf2fb745f 100644 (file)
@@ -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="5"
@@ -21,9 +21,9 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 RDEPEND="
        python? ( ${PYTHON_DEPS} )
        ecdsa? (
-               !libressl? ( >=dev-libs/openssl-1.0.1e:0[-bindist,${MULTILIB_USEDEP}] )
+               !libressl? ( >=dev-libs/openssl-1.0.1e:0=[-bindist,${MULTILIB_USEDEP}] )
        )
-       !libressl? ( >=dev-libs/openssl-1.0.1e:0[${MULTILIB_USEDEP}] )
+       !libressl? ( >=dev-libs/openssl-1.0.1e:0=[${MULTILIB_USEDEP}] )
        libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
 "
 DEPEND="${RDEPEND}