Diff ceph-20.2.1-r2 with a ceph-20.2.1-r3

/usr/portage/sys-cluster/ceph/ceph-20.2.1-r3.ebuild 2026-06-18 19:41:04.421051179 +0300
10 10

  
11 11
CMAKE_REMOVE_MODULES_LIST=( FindBoost )
12 12
CMAKE_WARN_UNUSED_CLI=no # false positives unless all USE flags are on
13
PYTHON_COMPAT=( python3_{12..13} )
13
PYTHON_COMPAT=( python3_{12..14} )
14 14
LUA_COMPAT=( lua5-{3..4} )
15 15

  
16 16
inherit check-reqs bash-completion-r1 cmake flag-o-matic lua-single multiprocessing \
Thank you!