diff --git a/build/fbcode_builder/manifests/lz4 b/build/fbcode_builder/manifests/lz4 index 2ce1ca9fd1e..084d6a4aecd 100644 --- a/build/fbcode_builder/manifests/lz4 +++ b/build/fbcode_builder/manifests/lz4 @@ -6,8 +6,8 @@ lz4 [rpms] lz4-devel -# centos (not centos_stream that is Meta internal) 8 is missing this -[rpms.not(all(distro=centos,distro_vers=8))] +# centos 8 and centos_stream 9 are missing this rpm +[rpms.not(any(all(distro=centos,distro_vers=8),all(distro=centos_stream,distro_vers=9)))] lz4-static [debs]