Exclude glibc32 package

i8.10
Arkady L. Shane 7 months ago
parent f2708afb1e
commit 29e1f54357
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -95,6 +95,7 @@ filter_packages = [
( (
'^HighAvailability$', { '^HighAvailability$', {
'*': [ '*': [
"glibc32",
"python-beautifulsoup4", "python-beautifulsoup4",
"python2-beautifulsoup4", "python2-beautifulsoup4",
"python3-beautifulsoup4" "python3-beautifulsoup4"
@ -104,6 +105,7 @@ filter_packages = [
( (
'^ResilientStorage$', { '^ResilientStorage$', {
'*': [ '*': [
"glibc32",
"python-beautifulsoup4", "python-beautifulsoup4",
"python2-beautifulsoup4", "python2-beautifulsoup4",
"python3-beautifulsoup4" "python3-beautifulsoup4"

Loading…
Cancel
Save