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