commit: 3337722e3546ab7f441478eba92dfb5c30b09675 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Thu Nov 25 21:29:28 2021 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Fri Nov 26 19:36:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3337722e
profile/base: Update ceph system-boost mask Only needed for ceph-14 and below Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 1caf1386fbcc..e56cd5135420 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -438,7 +438,7 @@ app-emulation/fuse backend-svga # Patrick McLean <[email protected]> (2018-03-06) # Andreas K. Hüttel <[email protected]> (2020-12-25) # Requires dev-libs/boost-1.72 that is gone -sys-cluster/ceph system-boost +<sys-cluster/ceph-15 system-boost # Brian Evans <[email protected]> (2018-03-05) # Mask embedded USE on virtual/mysql and friends to transition it to be obsolete
