diff --git a/ppc64le/include_exclude.conf b/ppc64le/include_exclude.conf index 9cd2c7a..d3c10a3 100644 --- a/ppc64le/include_exclude.conf +++ b/ppc64le/include_exclude.conf @@ -47,6 +47,14 @@ filter_packages = [ ] } ), + ( + '^(BaseOS)$', { + 'ppc64le': [ + "libev", + "libverto-libev", + ] + } + ), ( '^(AppStream)$', { 'ppc64le': [ diff --git a/s390x/include_exclude.conf b/s390x/include_exclude.conf index da44d1a..018a1ba 100644 --- a/s390x/include_exclude.conf +++ b/s390x/include_exclude.conf @@ -45,6 +45,14 @@ filter_packages = [ ] } ), + ( + '^(BaseOS)$', { + 's390x': [ + "libev", + "libverto-libev", + ] + } + ), ( '^(AppStream)$', { 's390x': [