- [include/excludes] arch is changed to *
This commit is contained in:
parent
5585510531
commit
231c741a40
@ -1,7 +1,7 @@
|
||||
filter_packages = [
|
||||
(
|
||||
'^(BaseOS|Minimal|AppStream|PowerTools)$', {
|
||||
'i686': [
|
||||
'*': [
|
||||
"insights-client",
|
||||
"libreport-plugin-rhtsupport",
|
||||
"libreport-rhel",
|
||||
@ -57,7 +57,7 @@ filter_packages = [
|
||||
),
|
||||
(
|
||||
'^(BaseOS|Minimal)$', {
|
||||
'i686': [
|
||||
'*': [
|
||||
"perl-Net-SSLeay",
|
||||
"perl-Mozilla-CA",
|
||||
"perl-IO-Socket-SSL",
|
||||
@ -66,7 +66,7 @@ filter_packages = [
|
||||
),
|
||||
(
|
||||
'^(BaseOS)$', {
|
||||
'i686': [
|
||||
'*': [
|
||||
"libev.i686",
|
||||
"libverto-libev.i686",
|
||||
]
|
||||
@ -74,7 +74,7 @@ filter_packages = [
|
||||
),
|
||||
(
|
||||
'^(AppStream)$', {
|
||||
'i686': [
|
||||
'*': [
|
||||
"java-1.8.0-openjdk-slowdebug",
|
||||
"java-1.8.0-openjdk-headless-slowdebug",
|
||||
"libvirt-glib.i686",
|
||||
|
Loading…
Reference in New Issue
Block a user