Move libev to AppStream
This commit is contained in:
parent
8d79f46cd3
commit
7337c0bfb7
@ -47,6 +47,14 @@ filter_packages = [
|
||||
]
|
||||
}
|
||||
),
|
||||
(
|
||||
'^(BaseOS)$', {
|
||||
'ppc64le': [
|
||||
"libev",
|
||||
"libverto-libev",
|
||||
]
|
||||
}
|
||||
),
|
||||
(
|
||||
'^(AppStream)$', {
|
||||
'ppc64le': [
|
||||
|
@ -45,6 +45,14 @@ filter_packages = [
|
||||
]
|
||||
}
|
||||
),
|
||||
(
|
||||
'^(BaseOS)$', {
|
||||
's390x': [
|
||||
"libev",
|
||||
"libverto-libev",
|
||||
]
|
||||
}
|
||||
),
|
||||
(
|
||||
'^(AppStream)$', {
|
||||
's390x': [
|
||||
|
Loading…
Reference in New Issue
Block a user