From: Patrick McLean Date: Wed, 17 Apr 2019 01:36:16 +0000 (-0700) Subject: sys-cluster/ceph: version lock boost dep in 14.2.0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6110b0e74e02c5b0a5df1caf1fb1f62f22c1bee9;p=gentoo.git sys-cluster/ceph: version lock boost dep in 14.2.0 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Patrick McLean --- diff --git a/sys-cluster/ceph/ceph-14.2.0-r5.ebuild b/sys-cluster/ceph/ceph-14.2.0-r5.ebuild index 3484f7a13d0a..7b499e4cb031 100644 --- a/sys-cluster/ceph/ceph-14.2.0-r5.ebuild +++ b/sys-cluster/ceph/ceph-14.2.0-r5.ebuild @@ -72,7 +72,7 @@ COMMON_DEPEND=" ) ) system-boost? ( - >=dev-libs/boost-1.67:=[threads,context,python,static-libs?,${PYTHON_USEDEP}] + ~dev-libs/boost-1.67:=[threads,context,python,static-libs?,${PYTHON_USEDEP}] ) jemalloc? ( dev-libs/jemalloc:=[static-libs?] ) !jemalloc? ( >=dev-util/google-perftools-2.4:=[static-libs?] )