diff options
-rw-r--r-- | app-admin/salt/salt-2016.11.10.ebuild | 4 | ||||
-rw-r--r-- | app-admin/salt/salt-2017.7.8.ebuild | 4 | ||||
-rw-r--r-- | app-admin/salt/salt-2018.3.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-admin/salt/salt-2016.11.10.ebuild b/app-admin/salt/salt-2016.11.10.ebuild index bf91e90ffefa..446e43fb8014 100644 --- a/app-admin/salt/salt-2016.11.10.ebuild +++ b/app-admin/salt/salt-2016.11.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -39,7 +39,7 @@ RDEPEND="sys-apps/pciutils ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] ) libvirt? ( dev-python/libvirt-python[${PYTHON_USEDEP}] ) openssl? ( - dev-libs/openssl:*[-bindist] + dev-libs/openssl:0=[-bindist] dev-python/pyopenssl[${PYTHON_USEDEP}] ) raet? ( diff --git a/app-admin/salt/salt-2017.7.8.ebuild b/app-admin/salt/salt-2017.7.8.ebuild index af04cbe98e20..4e8d5d440e92 100644 --- a/app-admin/salt/salt-2017.7.8.ebuild +++ b/app-admin/salt/salt-2017.7.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -40,7 +40,7 @@ RDEPEND="sys-apps/pciutils ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] ) libvirt? ( dev-python/libvirt-python[${PYTHON_USEDEP}] ) openssl? ( - dev-libs/openssl:*[-bindist] + dev-libs/openssl:0=[-bindist] dev-python/pyopenssl[${PYTHON_USEDEP}] ) raet? ( diff --git a/app-admin/salt/salt-2018.3.3.ebuild b/app-admin/salt/salt-2018.3.3.ebuild index c66e94d5e7aa..deb62df7a934 100644 --- a/app-admin/salt/salt-2018.3.3.ebuild +++ b/app-admin/salt/salt-2018.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -41,7 +41,7 @@ RDEPEND="sys-apps/pciutils ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] ) libvirt? ( dev-python/libvirt-python[${PYTHON_USEDEP}] ) openssl? ( - dev-libs/openssl:*[-bindist] + dev-libs/openssl:0=[-bindist] dev-python/pyopenssl[${PYTHON_USEDEP}] ) raet? ( |