commit: 60db964946f96304852f8adf8b8b27db703d00a9 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Thu Dec 24 22:52:13 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Thu Dec 24 22:52:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60db9649
package.use.mask: mask system-boost for all ceph Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/base/package.use.mask | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 3fa10e749f6..724396c06c8 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -395,9 +395,9 @@ net-fs/samba dmapi ceph app-emulation/fuse backend-svga # Patrick McLean <[email protected]> (2018-03-06) -# Requires dev-libs/boost-1.66 that is unkeyworded/masked ->=sys-cluster/ceph-12.2.4 system-boost ->=sys-cluster/ceph-14.2.8 -system-boost +# Andreas K. Hüttel <[email protected]> (2020-12-25) +# Requires dev-libs/boost-1.72 that is gone +sys-cluster/ceph system-boost # Brian Evans <[email protected]> (2018-03-05) # Mask embedded USE on virtual/mysql and friends to transition it to be obsolete
