diff --git a/aarch64/include_exclude.conf b/aarch64/include_exclude.conf index 176be26..85d7658 100644 --- a/aarch64/include_exclude.conf +++ b/aarch64/include_exclude.conf @@ -56,13 +56,6 @@ filter_packages = [ ] } ), - ( - '^(CRB)$', { - '*': [ - "python3-samba-devel", - ] - } - ), ] filter_modules = [ ( diff --git a/i686/include_exclude.conf b/i686/include_exclude.conf index 7087fd6..a0adf1b 100644 --- a/i686/include_exclude.conf +++ b/i686/include_exclude.conf @@ -76,13 +76,6 @@ filter_packages = [ ] } ), - ( - '^(CRB)$', { - '*': [ - "python3-samba-devel", - ] - } - ), ] filter_modules = [ ( diff --git a/ppc64le/include_exclude.conf b/ppc64le/include_exclude.conf index cd8ccd8..c9ef9d1 100644 --- a/ppc64le/include_exclude.conf +++ b/ppc64le/include_exclude.conf @@ -56,13 +56,6 @@ filter_packages = [ ] } ), - ( - '^(CRB)$', { - '*': [ - "python3-samba-devel", - ] - } - ), ] filter_modules = [ ( diff --git a/s390x/include_exclude.conf b/s390x/include_exclude.conf index 8e956bc..0fc0b4a 100644 --- a/s390x/include_exclude.conf +++ b/s390x/include_exclude.conf @@ -57,13 +57,6 @@ filter_packages = [ ] } ), - ( - '^(CRB)$', { - '*': [ - "python3-samba-devel", - ] - } - ), ] filter_modules = [ ( diff --git a/x86_64/include_exclude.conf b/x86_64/include_exclude.conf index 9923734..acebc59 100644 --- a/x86_64/include_exclude.conf +++ b/x86_64/include_exclude.conf @@ -80,13 +80,6 @@ filter_packages = [ ] } ), - ( - '^(CRB)$', { - '*': [ - "python3-samba-devel", - ] - } - ), ] filter_modules = [ (