Update x86_64 configs

This commit is contained in:
Andrew Lukoshko 2023-11-19 15:58:00 +01:00
parent e93a421f1e
commit 1305571d90
2 changed files with 1 additions and 8 deletions

View File

@ -59,6 +59,7 @@ filter_packages = [
"tuned-profiles-realtime", "tuned-profiles-realtime",
"kmod-redhat-oracleasm-kernel_4_18_0_425_10_1", "kmod-redhat-oracleasm-kernel_4_18_0_425_10_1",
"kmod-redhat-oracleasm-kernel_4_18_0_425_3_1", "kmod-redhat-oracleasm-kernel_4_18_0_425_3_1",
"msv-msv",
] ]
} }
), ),

View File

@ -3,14 +3,6 @@ multilib_blacklist = {
"gcc-toolset-10-dyninst-devel", "gcc-toolset-10-dyninst-devel",
"gcc-toolset-10-systemtap-devel", "gcc-toolset-10-systemtap-devel",
"gcc-toolset-10-systemtap-sdt-devel", "gcc-toolset-10-systemtap-sdt-devel",
"ocaml-camlp4",
"ocaml-camlp4-devel",
"ocaml-extlib-devel",
"ocaml-findlib-devel",
"ocaml-labltk",
"ocaml-labltk-devel",
"ocaml-ocamlbuild",
"ocaml-ocamlbuild-devel",
"libvirt-glib", "libvirt-glib",
"sblim-gather", "sblim-gather",
], ],